1. Introduction
2. Where Python
3. Who use Python
4. Features of Python
5. Versions of Python
6. Operators
7. Types of Operators
8. Arithmetic Operators
9. Comparison Operators
10. Assignment Operators
11. Logical Operators
12. Membership Operators
13. Identity Operators
14. Conditional Statements
15. If Statements
16. If- else Statements
17. If- else If- else Statements
18. Nested If Statements
19. Data Types
20. Integers
21. Floating Point
22. Strings
23. Lists
24. Dictionaries
25. Tuples
26. Sets
27. Booleans