Skip to content

AgittSahin/Mini-Python-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini Projects

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.

Projects Included

  • 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

Usage

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>.py
python3 <filename>.py

Contributing

Feel free to fork this repository and contribute by adding more mini projects or improving the existing ones. Pull requests are welcome!

License

This repository is licensed under the MIT License. See the LICENSE file for more information.

About

A collection of mini Python projects created during my learning journey.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages