Question: Write a program that asks the user to enter three test scores. The program should display each test score and the average of the scores.
Write a program that asks the user to enter three test scores. The program should display each test score and the average of the scores.
Use Scanner class to get test scores. Use JOptionPane class to display each test score and the the average score. Display the scores and average with labels in separate lines.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
