Question: I have to write a program that will allow a user to enter infinite numbers (one number at a time and all numbers are greater

I have to write a program that will allow a user to enter infinite numbers (one number at a time and all numbers are greater than zero). You must have a way for the user to stop entering values. Once the user stops, you will immediately display the following:

The lowest number was:

The highest number was:

The number of values entered was:

The average of the numbers was:

I am trying to do this in Microsoft Visual Studio / C programming

I want the program to stop letting me enter numbers once I type -1

I need an IPO or Flowchart for the problem.

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 Databases Questions!