Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Your program should do the following: 1. Select a random integer between 1 and 10.1 2. Prompt the user for their name. 3. Refer to
Your program should do the following:
1. Select a random integer between 1 and 10.1 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. 6. If the user picked the programs number, congratulate them. If not, apologize with their name in the message.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started