Number Guesser app

Number Guesser app

Difficulty :beginner

This project will teach you:

  • how to generate a random number
  • how to get data from the user and compare that data with the one you generated
  • how to restart everything after the number of tries goes to 0
Example of implementations to inspire from :
Share the word :