Question: c programming You are to write a program that will allow a user to enter as many numbers as they want (one number at a
c programming
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: - The lowest number was: - The highest number was: - The number of values entered was: - The average of the numbers was: Deliverables: 1. The code (with appropriate comments) that solves the problem - paste it into the Word doc. (80 points) 2. Screenshots of running the program 3 different times, paste them into the same word doc. Use each of the test cases that you. have created. (20 points)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
