1. Introduction to Python
2. Getting Started
3. Strings
4. Lists and Tuples
5. Dictionaries and Sets
6. Conditional Execution
7. Loops
8. Looping Techniques
9. Comprehensions
10. Functions
11. Modules and Packages
12. Namespaces and Scope
13. Files
14. Object Oriented Programming
15. Magic Methods
16. Inheritance and Polymorphism
17. Iterators and Generators
18. Decorators
19. Lambda Expressions and Functional Programming
20. Exception Handling
21. Context Managers
Solutions