You can draw the flowchart using a drawing tool, or draw the flowchart on a piece of paper, take a picture, insert it here or save it in the submission folder
The program randomly generates an integer between 0 and 100, inclusive. The program prompts the user to enter a number continuously until the number matches the randomly generated number. For each user input, the program tells the user whether the input is too low or too high, so that the user can choose the next input intelligently.
detailed solution attached
Explanation:
Note : since programming language is not specified so * Random function * would be according to the programming language
Get Answers For Free
Most questions answered within 1 hours.