symmetric_difference(other) set ^ other
symmetric_difference(other)
set ^ other
Return a new set with elements in either the set or other but not both.
Please login to continue.
Please login to continue.