1
Lesson 1
Writing your first Python program
2
Lesson 2
Variables and assignment
5
Lesson 5
Arithmetic operators
6
Lesson 6
Comparison and logical operators
7
Lesson 7
Conditional statements
13
Lesson 13
Defining Functions
14
Lesson 14
Scope and lifetime of variables
15
Lesson 15
Built-in functions
16
Lesson 16
String manipulation
17
Lesson 17
Exception handling