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