Question: In Java, Your program should do the following: 1. Select a random integer between 1 and 10. 2. Prompt the user for their name. 3.
In Java, Your program should do the following:
1. Select a random integer between 1 and 10.
2. Prompt the user for their name.
3. Refer to the user by name when instructing them to pick a number between 1 and 10.
4. Tell the user the number they guessed.
5. Tell the user the random value the program picked. If the number they picked is the same as the random number, congratulate them with their name in the message. If not, return the random number.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
