Question: Write a C program that asks the user for a number, and then allows the user to enter that many numbers, one at a time.

Write a C program that asks the user for a number, and then allows the user to enter that many numbers, one at a time. The program should print the average of all of the numbers. For example, if the user enters 3, the program should ask for three numbers and then print their average
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
