Welcome to the Python Fun Programs repository! This collection contains a variety of Python scripts that are both entertaining and educational. These programs cover a wide range of applications and are perfect for anyone looking to explore Python programming.
Here are some of the fun programs included in this repository:
- Age Calculator
- Audio Player
- BMI Calculator
- Currency Converter
- Dice Roll
- Email Sender
- Factorial Calculator
- Guess the Word
- Jarvis (version 1.13)
- Number Guessing Game
- Rock Paper Scissors
- Tic Tac Toe
- Weather App
To run these programs, you'll need Python installed on your machine. You can download Python from the official website.
- Clone this repository:
git clone https://github.com/Maaz-319/Python.git
- Navigate to Directoy:
cd Python
- Usage:
cd BMICalculator python bmi_calculator.py
- Contributing We welcome contributions! If you have a fun Python program you'd like to add, please fork the repository, make your changes, and submit a pull request. Ensure your code follows the style guidelines and includes appropriate documentation.
Enjoy coding and have fun exploring these Python programs! If you have any questions or feedback, feel free to open an issue in the repository.