Bridge Academy.
WEEKLY MATERIALS · SPRING 2026

Weekly Materials

Showing Level I materials for Error Handling. Password required to download the notebooks.

Filter active: Error Handling.
BACK TO CONCEPT →ALL TOPICS →
  1. LESSON 01
    Error Handling · Part 1
    `try` / `except`; ValueError, IndexError, KeyError, TypeError, and ZeroDivisionError.
    PCEP 4.3
    GUIDE →PRACTICE →
  2. LESSON 02
    Error Handling · Part 2
    `else` and `finally`; raising exceptions; broad vs specific handlers.
    PCEP 4.3PCEP 4.4
    GUIDE →PRACTICE →