Question: Programming Java SE 6. Use JOptionPane class to show the messages and let user enter the data the dialog box for this exercise. You need


Programming Java SE
6. Use JOptionPane class to show the messages and let user enter the data the dialog box for this exercise. You need to calculate average score by a game for a team. Ask the user a team name, then number of games played, then total points in all games. Then calculate average score by game, and show to the user. Dialog example: Input ? Enter the team's name Real Madrid OK Cancel Input ? Enter number of games the team played 25 OK Cancel Input ? Enter total scores the team accumulated in all games 40 OK Cancel Message i The average game points for the team Real Madrid is 1.6 OK SUBMISSION Submit the code and screenshots. Comment your code
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
