🎯 Number Guessing Game in Python
Test your logic & luck! 🤓
I built a simple Python game where the computer picks a number between 1–50, and you try to guess it in 5 attempts.
💻 Perfect for beginners learning loops, conditions & functions.
#Python#Coding#BeginnerPython