ID EN
Built-in Exceptions

KeyError

Python 3.11

Raised when a mapping (dictionary) key is not found in the set of existing keys.

Syntax

PYTHON
exception KeyError