Number Guessing Game (Python CLI) A simple Python command-line number guessing game. 📦 Features Random number between 1 and 100 Unlimited attempts Hints if your guess is too high or too low Tracks number of attempts ▶️ How to Run py main.py