Let's Learn About Python - 07 - Guess the number

Опубликовано: 05 Август 2026
на канале: Let's Learn About
254
3

Let's have fun coding a "Guess the number" game.

Here, you will learn how to code a game where you have to guess a number between 0 and 100. Beware, you only have 6 tries!

After you have finished the code, it's open for improving, so please, try to improve the game and post the code as a comment. I'll be happy to see how you have changed the game!

If you need inspiration, try adding a Top 10 players, store your score in a file, add two players and the one to guess the number with more tries, wins, etc.

Repl.it code:
https://repl.it/@DavidMM1707/07-Guess...

Text version:
https://letslearnabout.net/tutorial/p...

Subscribe to the channel:
   / @letslearnabout4934  

Twitter:
  / davidmm1707  

GitHub:
https://github.com/david1707