| 1 | Introduction to Python and program modes |
| 2 | Tokens in Python |
| 3 | Identifiers in Python |
| 4 | Data types in Python |
| 5 | Arithmetic Operators |
| 6 | Relational Operators |
| 7 | Logical Operators |
| 8 | Assignment Operators |
| 9 | Augmented Assignment Operators |
| 10 | Identity and Membership Operators in Python |
| 11 | Operators Precedence and expression in python |
| 12 | Evaluation of Expressions in Python |
| 13 | Implicit and explicit Type Conversions |
| 14 | Input and Print in Python |
| 15 | Types of Errors in Python |
| 16 | If else and indentation in Python |
| |