01
Data Types Part 1- Numbers, Strings, Input-Output
02
Data Types Part 2- Lists, Tuples, Boolean
03
Data Types Part 3- Dictionary, Set
04
Operators Part 1- Arithmetic, Comparison, Assignment Operators
05
Operators Part 2- Logical, Bitwise, Membership, Identity Operators
06
Decision Making- Conditionals
07
Loops- Different types of loops in Python
08
Nested Loops
09
Jump Statements
10
Functions- Basics of functions
11
Quiz project
12
Guess the Country Game