Question: I'm stuck on the problem. They gave us a sample program that calculates the sum of the numbers entered by the user and using that
I'm stuck on the problem. They gave us a sample program that calculates the sum of the numbers entered by the user and using that we are supposed to creat anew program that then calculates the average. I will also put my code down so you can see where I am. (Language c)



File: average.c 00 VOU AWN This program reads in a list of integers until the user enters the value -1 as sentinal. At that point, the program should display the average of the values entered so far. 9 10 11 12 13 #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
