Question: Write a simple program based on the use of For and NN bile Loops to calculate the average of numbers. The program should ask the
Write a simple program based on the use of For and NN bile Loops to calculate the average of numbers. The program should ask the user to enter how many numbers they want to find the average for and to calculate the average depending on that.
Write the program Nice: once using for loop and once using while loop. If thc user will enter zero or a negative number, the program should display a message (Not valid number)
For example if the user wants to find the average of 3 numbers, the output should be: lion many numbers do you want to find the average for?
3
Enter the numbers
2
3
1
the average is 2
Step by Step Solution
3.26 Rating (152 Votes )
There are 3 Steps involved in it
To solve this problem Ill demonstrate how to write two ... View full answer
Get step-by-step solutions from verified subject matter experts
