News

add() Adds an element to the set. clear() Removes all the elements from the set. copy() Returns a copy of the set. difference() Returns a set containing the difference between two or more sets.