Question: 3. Write a program to read an integer number from the keyboard continuously. The program will stop reading when any of the following conditions is:

3. Write a program to read an integer number from the keyboard continuously. The program will stop reading when any of the following conditions is: The input number is less than zero. The input number is a multiple of 3. The sum is more than 500. The program will print the sum after the loop stops
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
