This repository contains a collection of mini Python projects developed for learning and practice purposes. Each project is independent and demonstrates different functionalities and concepts in Python.
- black_jack.py
- number_guesser.py
- calculator.py
- secret_auction.py
- ceasar_cipher.py
- hangman.py
- password_generator.py
- calculator.py
- fizz_buzz.py
- love_calculator.py
- lists.py
- format_name.py
- student_scores.py
- leap_year.py
- hunter.py
- range.py
- pay_meal.py
- average_height.py
- max_height.py
- rock_paper_scissors.py
- bmi.py
- pizza_delivery.py
- ticket_calculator.py
- tip_calculator.py
- treasure_map.py
- paint_area_calculator.py
- prime_number.py
Each project is contained in its own Python file. To run a project, navigate to the repository directory and execute the desired Python file using the command:
python <filename>.pypython3 <filename>.pyFeel free to fork this repository and contribute by adding more mini projects or improving the existing ones. Pull requests are welcome!
This repository is licensed under the MIT License. See the LICENSE file for more information.