A tuple is a mutable data type.
False
Reason — A tuple is an immutable data type. Once a tuple is created, we cannot add, change or update its elements.