Question: Write a Java program that displays the the average of a set of test scores: 1. Prompt the user to provide the number of test
Write a Java program that displays the the average of a set of test scores: 1. Prompt the user to provide the number of test scores to enter. 2. Use a loop to enter the test scores. 3. Calculate and display the average of the test scores.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
