Question: Create a single NOTEPAD or PDF file that restates the problem in your own words, specifies what input is needed from whomever is using the

Create a single NOTEPAD or PDF file that restates the problem in your own words, specifies what input is needed from whomever is using the process, what output is expected, the step by step process (algorithm) to get the output from the input, and test data (input for which you know the expected output for each of the 3 problems given below. (Include all this information in one file) You should not write any code. Make sure the problem statement is in your own words and is descriptive enough so someone not reading the problem you were given will understand what is being done. Do not write any code.

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.

Answer should be in this format:

Purpose:

Input Needed:

Output Expected:

Algorithm:

Test Data:

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!