- Introduction to Python (1 Hour)
- Overview of Python and its applications.
- Setting up the Python environment.
- Control Structures (2 Hours)
- Conditional statements and loops.
- Functions and Modules (2 Hours)
- Defining and calling functions, using modules.
- Data Structures (2 Hours)
- Lists, tuples, dictionaries, and sets
Day 1 Assignment: Write a Python script using loops and functions.