Question: using c++ 13. Write a program that will prompt for and input up to 20 integers from the user and display to the screen the
using c++
13. Write a program that will prompt for and input up to 20 integers from the user and display to the screen the average of the integers. At any time, the user may enter 999 to stop entering numbers, at which point the average of the numbers entered so far should be displayed.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
