0
Use the while just
Write a program that 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 the user can choose the next input intelligently. Here is a sample run:
5 Respuestas
+ 5
Manar Rabayah. hmmm then idk
+ 5
Could you grab the time? If so, you could generate a number from it: (minutes*60+seconds)%100
+ 1
and the cood in java not pathien
0
i can't use the random becuse in the exam 😔