Question: Write a java program that prompts the user to enter five test scores and then prints the average test score. The Sample run will be
Write a java program that prompts the user to enter five test scores and then prints the average test score.
The Sample run will be
Enter 5 test scores:
78 90 76 88 99
The average of 78, 90, 76, 88 and 99 is 86.2
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
