Skip to content

Repository files navigation

Python Small Projects

A collection of small Python projects I built while learning and practicing Python.

These projects help me practice Python fundamentals by building simple programs and games.

Projects

  • Calculator - A basic calculator for performing arithmetic operations.
  • BMI Calculator - Calculates BMI based on weight and height.
  • Weight Converter - Converts weight between kilograms and pounds.
  • Number Guessing Game - A simple game where the user tries to guess a randomly selected number.
  • Car Game - A basic text-based car simulation controlled with commands.

What I'm Learning

  • Variables and data types
  • Taking user input
  • Conditional statements
  • Loops
  • Functions
  • Boolean values
  • Basic calculations
  • Working with strings
  • Building small projects

How to Run

Make sure Python is installed on your computer.

Navigate to the project folder and run the Python file:

python filename.py

Each project may have its own README with specific instructions.

Note

These are small practice projects built while learning Python. I will continue adding new projects and improving existing ones.

About

Small Python projects built while learning and practicing.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages