Answered You can hire a professional tutor to get the answer.

QUESTION

Hello there this is in Java I am trying to make a Menu option where the user can select what kind of average they want out of user inputted scores.

Hello there

this is in Java

I am trying to make a Menu option where the user can select what kind of average they want out of user inputted scores.

So a title screen pops up and tells them if they want all of the students average they press 1.

if they want the quiz average they press 2

and if they want they want a specific students average they press 3.

If they want to exit the menu they press A

I can get the user to select an option, but then nothing happens and the menu just pops back up.

I would like how to get the averages stored in methods if possible!

Here's my code on the input of student name's and their scores (can be changed if needed)

import java.util.*;

public class testttttt

{

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question