A set is an unordered collection of zero or more immutable Python data objects
Set in python is mutable as it provides an append function
A set is an unordered collection of zero or more immutable Python data objects
Set in python is mutable as it provides an append function