Hey,
I am kinda new to Java. I need some help with a math game i am working on, i have most of it done but having trouble with setting up the part of the code that states if the user inputs the correct answer it will allow the user to move to the next one and if they do not repeats the same one. I am using an upper bound method for this one.
Attached is a copy of my code.