SetΒΆ
How To: Basic::Set
Create a Set
Iteration over Sets
Add item(s) in a Set
Remove Item(s) from Set
Remove an Item from a Set
Create an Intersection of Sets
Create a Union of Sets
Create a set Difference
Create a Symmetric Difference
Issubset and issuperset
Create a shallow copy of Set
Clear a Set
Use of Frozensets
Find maximum and the minimum value in a Set
Find the length of a Set
Print out a set which are not present in another set