Lab 6 Solution

$30.00 $24.00

Write a program that will ask the user to enter 2 integers, with the first less than the second. If the first is not less that the second, display a message. The program will then check all the integers between the 2 numbers (inclusive) to see if they are divisible by 3, 4, 5, and…

5/5 – (2 votes)

You’ll get a: zip file solution

 

Categorys:
Tags:

Description

5/5 – (2 votes)

Write a program that will ask the user to enter 2 integers, with the first less than the second.

If the first is not less that the second, display a message.

The program will then check all the integers between the 2 numbers (inclusive) to see if they are divisible by 3, 4, 5, and 6, and if so, display a message

It will then ask if they want to go again, and if so, repeat the process.

Example:

Lab 6 Solution
$30.00 $24.00