Home
/
Python 3.11
/
Built-in Types
/
x not in s
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Built-in Types
x not in s
Python 3.11
Test x for non-membership in s.
Syntax
PYTHON
Copy
x not in s