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