# Once a tuple is created, its elements cannot be modified or changed. # However, we can perform operations on tuples such as accessing elements or creating new tuples # Tuple is an ordered data ...
You can store heterogeneous data (of varying types) as a tuple which is a light-weight immutable data structure.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results