sorted sorts the content of a tuple based on ordinal/ASCII values, elements of the tuple should be of same type Packing/Unpacking tuple packing – creating tuple from a set of values unpacking – creating individual values from the elements of a tuple