Question: Create a program that gets numbers from the user until a blank line is entered. ( while loop, sentinel ) Display the average of all

Create a program that gets numbers from the user until a blank line is entered. (while loop, sentinel)
Display the average of all of the values entered [Enter 10 numbers].
Then display:
1) all of the below average values.
2) all of the average values
3) all of the above average values.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!