/python-course

🐍 This repository contains my notes for a Python course

Primary LanguagePython

Python Course Notes

This repository contains my notes on various topics covered in my Python course. The notes are organized into separate folders for each topic:

  1. Python Basics
  2. Control Flow
  3. Data Structures
  4. Functions
  5. Errors
  6. Modules
  7. Object-Oriented Programming
  8. Other Topics

Each folder contains relevant code examples and explanations of the corresponding topic. If you have any questions or suggestions for improvement, please don't hesitate to reach out.

Happy learning!🙂