Bryjaun R.

asked • 11/04/21

Computer Programming

Goal: To bring together everything you've learned about repetition , relational operators, and input validation and show your mastery of these concepts.


You are to write a program that will allow a user to enter as many numbers as they want (one number at a time and all numbers must be 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:

  1. The lowest number was:
  2. The highest number was:
  3. The number of values entered was:
  4. The average of the numbers was:

Deliverables:

  1. An IPO or Flowchart for the problem. (12 points)
  2. A test case sheet that shows 3 sets of input data, and the expected results of running the
  3. program for each set of input data. (12 points)
  4. The code (with appropriate comments) that solves the problem – paste it into the Word
  5. doc. (64 points)
  6. Screen shots of running the program 3 different times. Use each of the test cases that you
  7. have created. (12 points)


1 Expert Answer

By:

David W. answered • 11/04/21

Tutor
4.7 (90)

Experienced Prof

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.