Skip to main content

Section outline

    • Session 1: Python Lists (1.5 Hours)
      • List operations, indexing, and slicing.
    • Session 2: Tuples and Dictionaries (1.5 Hours)
      • Operations and methods for tuples and dictionaries.
    • Session 3: Python Sets (1.5 Hours)
      • Set operations: union, intersection, and difference.
    • Session 4: Python File Handling (1.5 Hours)
      • File handling operations, reading/writing files.