Project: Add Guess Feedback
Update the game logic to respond with directional hints after each guess.
We'll cover the following
Mini project
The current version of the game only tells you whether your guess is right or wrong. Your task is to make it more practical by having the game indicate whether your guess is “Too high” or “Too low.”
For example, if the computer chooses seven and you guess three, it should say “Too low.” If you guess nine, it should say “Too high.”
Get hands-on with 1400+ tech skills courses.