Java Simple code:
write a simple code asking for a user input between 1 to 5. Ifthe input is betwee 1 and 5, print to the screen “Correct”. If theuser enters an invalid input, print a helpful error message andre-prompt. Note, this could be either a wrong value or wrong datatype.
Expert Answer
An answer will be send to you shortly. . . . .