Question: C++, write it by While and if , start whith #include using namespace std; ... 7. Write a program to find the summation of a
7. Write a program to find the summation of a list of numbers entered by the user. The program should keep asking the user for a new number, once the user enter zero the program will stop. Then, the program prints the sum and average of the numbers. Bonus, use an array to store the numbers
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
