Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 513 Bytes

File metadata and controls

15 lines (12 loc) · 513 Bytes

Python Practicals and Learning

This repository is maintained for my daily Python practicals and continuous learning.
It includes hands-on exercises, small projects, and code snippets to reinforce Python fundamentals and explore advanced concepts.

🧠 Topics Covered

  • Basic syntax and data types
  • Control structures (if/else, loops)
  • Functions and modules
  • File handling
  • Command-line argument parsing
  • Error handling
  • More coming as I progress...

Feel free to explore or suggest improvements!