What's the point of the tuple datatype being immutable?

Viewed 26

Why is the tuple in python is unchangeable? Why does python include a data type like tuple with such an obvious limitation?

0 Answers
Related