Skip to content

Latest commit

History

History
22 lines (18 loc) 路 664 Bytes

File metadata and controls

22 lines (18 loc) 路 664 Bytes

馃悕 My Python Journey

Welcome to my Python learning repository!
This repo contains all my practice code, notes, and small projects as I explore Python step by step.

馃摌 About

I鈥檓 using this space to:

  • Practice core Python concepts
  • Learn data structures and algorithms
  • Experiment with object-oriented programming
  • Build small, hands-on projects
  • Track my progress over time

馃 Topics Covered

  • Variables, loops, and functions
  • Lists, tuples, sets, and dictionaries
  • File handling and exceptions
  • Modules and packages
  • OOP (classes, inheritance, etc.)
  • Problem-solving and mini projects

馃З Folder Structure