Tuples in python are immutable sequences of arbitrary objects,once created they cannot be changed(replaced/removed) and new elements cannot be added.