Please enable JavaScript to use CodeHS

PCEP-30-02 Exam: PCEP-30-02 4.4

CodeHS Lessons

Basics of Python Exception Handling: try-except / the try-except Exception; ordering the except branches; propagating exceptions through function boundaries; delegating responsibility for handling exceptions.

Standard
28.15 Introduction to Exceptions
28.16 Exception Propagation
Standard
4.6 Introduction to Exceptions
4.7 Exception Propagation
Standard
20.15 Introduction to Exceptions
20.16 Exception Propagation