Home
/
Python 3.11
/
Built-in Types
/
issubset
Python 3.0
Python 3.9
Python 3.11
Fungsi
ID
EN
…
Built-in Types
issubset
Python 3.11
🇮🇩 Bahasa Indonesia
Test whether every element in the set is in other.
Syntax
PYTHON
Copy
issubset(other)