Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 356 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 356 Bytes

Guess Number

Click here to see live demo

Instructions

  • Enter the range of numbers you want the random number to be between
  • Enter your guess
  • See if your guess is too high or too low
  • Change your guess
  • The computer will tell you how many guesses you had

Technologies used

  • HTML
  • JS
  • CSS