Question: For each of the problems below state the purpose in your own words, specify input that is needed, expected output, and the step by step

For each of the problems below state the purpose in your own words, specify input that is needed, expected output, and the step by step process that will obtain the output from the input (the algorithm). In addition to these 4 items also specify test data that can be used to all the scenarios described for each problem. DONT WRITE ACTUAL CODE (C++)

Problem 2: Write a process that will generate a random whole number between 1 and 1000 inclusive. Then allow the user to make a guess. When the users guess matches the random number output a message stating that the user guessed the number. When the users guess does not match the random number, output a message that users guess is too low or too high and prompt the user to enter a new guess until the guess matches the random number. Program

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!