Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 268 Bytes

File metadata and controls

3 lines (3 loc) · 268 Bytes

This is a simple guessing game, that takes guesses a random integer between 1-100 and requires the user to guess the number. if the number guessd by the user is too low, it indicates as well as if it's too high. the game ends when the user guesses the correct answer