Home
/
Python 3.11
/
Built-in Types
/
difference
Python 3.0
Python 3.9
Python 3.11
Fungsi
ID
EN
…
Built-in Types
difference
Python 3.11
🇮🇩 Bahasa Indonesia
Return a new set with elements in the set that are not in the others.
Syntax
PYTHON
Copy
difference(*others)