Starting from:
$35

$29

Lab 6 Solution

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:

 



More products