Home
/
Python 3.11
/
Built-in Types
/
difference_update
Python 3.0
Python 3.9
Python 3.11
Fungsi
ID
EN
…
Built-in Types
difference_update
Python 3.11
🇮🇩 Bahasa Indonesia
Update the set, removing elements found in others.
Syntax
PYTHON
Copy
difference_update(*others)