Write a sentinel controlled while loop that accumulates a series of test scores input by the user, until -99 is entered. The code should then report how many scores were entered and the average of these scores. Do not count the end sentinel -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.