Skip to content

Repository files navigation

🐍 Python Practice

Learning Python step by step — from basics to advanced, one concept at a time.
Documenting my coding journey to become a confident Python developer 💻


📚 Topics Covered

🧩 Everything from the very basics to real projects — all in one place.

  • Basics: if-else, loops, inputs, operators
  • Functions: parameters, returns, lambda
  • Decorators: custom behavior for functions
  • OOP Concepts: class, object, inheritance
  • File Handling & Exceptions
  • Iterators & Generators
  • APIs, JSON, and Data Handling
  • Mini Projects and practice scripts

⚙️ How to Run

# Clone this repository
git clone https://github.com/codersaed/python-practice.git
# Go inside the foldercd python-practice
# Run any Python file
python basics/01_basic_if_else.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages