Home
/
Python 3.11
/
Built-in Types
/
key not in d
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Built-in Types
key not in d
Python 3.11
Equivalent to not key in d.
Syntax
PYTHON
Copy
key not in d