Set is a datatype in Python which is an unorder collection of unique elements. set has no duplicates and we can add or remove from set - set datatype