Home
/
Python 3.11
/
Built-in Types
/
symmetric_difference
Python 3.0
Python 3.9
Python 3.11
Fungsi
ID
EN
…
Built-in Types
symmetric_difference
Python 3.11
🇮🇩 Bahasa Indonesia
Return a new set with elements in either the set or other but not both.
Syntax
PYTHON
Copy
symmetric_difference(other)