Question: In Java Write a while (or do-while loop) loop to get users input of test scores. Keep track the total score and number of scores
In Java
Write a while (or do-while loop) loop to get users input of test scores. Keep track the total score and number of scores entered. When user enter 1, the loop finished and print out the average score.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
