C
Chovez A
Guest
...number from 1 to 100...? until the user guesses the secret number
but the program should pick the number at random by using the magical formula int(1 + rand 100) and when the user guesses wrong, the program should respond "Too high" or "Too low." if the user enters the word quit or exit, or if the user enters a blank line, the program should quit.
and if the user guesses correctly, the program should quit then as well
help, please.. i'll pick the best answer
but the program should pick the number at random by using the magical formula int(1 + rand 100) and when the user guesses wrong, the program should respond "Too high" or "Too low." if the user enters the word quit or exit, or if the user enters a blank line, the program should quit.
and if the user guesses correctly, the program should quit then as well
help, please.. i'll pick the best answer
