Please enable JavaScript to use CodeHS

PCEP-30-02 Exam: PCEP-30-02 4.3

CodeHS Lessons

Python Built-In Exceptions Hierarchy: BaseException, Exceptions, SystemExit, KeyboardInterrupt, abstract exceptions, ArithmeticError, LookupError, IndexError, KeyError, TypeError, ValueError

Standard
28.15 Introduction to Exceptions
28.16 Exception Propagation
28.21 Dictionaries
Standard
4.6 Introduction to Exceptions
4.7 Exception Propagation
7.4 Dictionaries
Standard
7.7 Introduction to Exceptions
7.8 Exception Propagation
10.9 Dictionaries