Question: Finding the Average Write a program to find the average of 1 0 numbers that are entered by the user Then modify the program to
Finding the Average
Write a program to find the average of numbers that are entered by the user
Then modify the program to find the average of as many numbers as the user wants. In other words, ask the user to enter how many numbers he would like
to find the average for, then prompt him for that many values.
Modify the program again to prompt the user after finding the average to see if he would like to find the average of another set of numbers. If e
he would like to find the average of another set of numbers. If so the progran should start over by prompting him to enter the number of values he would
Change the program so that it does not prompt the user to
Change the program so that it does not prompt the user to enter how many numbers he wants to find the average for, but tells him to enter values until he
enters When you read a of the values up to that point.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
