subject

1. write a program that plays the game of "guess the number" as follows: your program should choose (generate a random number) to be guessed by the user in the range of 1 to 1000. the player will type a guess. the program responds with one of the following: a) excellent! you guessed the number! would you like to play again (y or n)? b) too low. try again. c) too high. try again.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 23:00
Describe in pseudocode an algorithm that given an integer n and a linked list of elements increases the linked list by a factor of n by replacing each element in the original list with n copies of that element. for example, if l: [18, 7, 4, 24, 11] and n = 3 the resulting list should be l: [18, 18, 18, 7, 7, 7, 4, 4, 4, 24, 24, 24, 11, 11, 11]. if the value of n is less than or equal to 0, the list should be empty after the call. what’s the running time of your algorithm?
Answers: 3
question
Computers and Technology, 22.06.2019 08:40
What are the three parts to physical security standards for various types of army equipment and the risk level
Answers: 2
question
Computers and Technology, 23.06.2019 10:00
How do i delete my account on this because i didn't read this agreements and also i put age at xd
Answers: 1
question
Computers and Technology, 25.06.2019 08:10
Memory aids that organize information for encoding are
Answers: 3
You know the right answer?
1. write a program that plays the game of "guess the number" as follows: your program should choose...
Questions
question
Mathematics, 28.06.2020 01:01
Questions on the website: 13722367