Code-Memo

Topic 1: Python Basics

  1. Comments
  2. Variables and Data Types
  3. Operations
  4. Basic Data Structures and Collections
  5. For Loop
  6. While Loop
  7. Object-Oriented Programming
  8. Recursion
  9. Lambda Functions
  10. Regular Expressions
  11. Custom Errors