Question: Please use problem 2 to solve problem 3. C++ Problem #2 Write a program that prompts user to enter integers one at a time and

Please use problem 2 to solve problem 3. C++
Problem #2 Write a program that prompts user to enter integers one at a time and then calculates and displays the average of numbers entered. Use a while loop and tell user that they can enter a non-zero number to continue or zero to terminate the loop. Problem #3 Continue with the problem two and add two more statistics - calculate and display maximum and minimum value
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
