Welcome to my collection of Python mini projects! These are small, beginner-friendly programs designed to help you practice coding and improve your Python skills. Whether you're just starting out or looking for fun coding exercises, these projects are perfect for you. π
-
Basic Calculator β
A simple calculator that can perform addition, subtraction, multiplication, and division. -
chance game π²
Simulate the rolling of one or more dice with random results. -
Basic Calculator with graphic β
A simple calculator that can perform addition, subtraction, multiplication, and division. -
Word Counter π
Count the number of words and characters in a given text. -
Simple 2 users Game π§
A small gussing application where 2 users can make a username/password and gusse a number and get a score. -
even or odd number πΎ
the program takes some numbers a give you which one is a odd or even number. -
Number Guessing Game π²
A simple game where the user tries to guess a random number generated by the program.
These projects are designed for:
- Beginners who are learning Python.
- Anyone looking for hands-on practice with small Python programs.
- Those interested in understanding basic programming concepts.
Have a beginner-friendly project idea? Feel free to contribute! Fork the repository, add your project, and submit a pull request.