This is a simple Python-based number guessing game for beginners. The program randomly selects a number between 1 and 100, and the player has up to 7 attempts to guess it. After each guess, the game provides feedback on whether the guess is too high or too low. It also handles invalid input gracefully. Great for learning basic Python concepts like loops, conditionals, input handling, and random number generation!
Suleman Gazyani
Whoops! Looks like they don't have a project yet. Maybe ask them to start one?
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!