Write a sentinel-controlled while loop that accumulates a set of test scores input by the user until negative 99 is entered. The code should count the scores as well as add them up. It should then report how many scores were entered and give the average of these scores. Do not count the end sentinel negative 99 as a score.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.