A tuple is quite similar to a Python list in terms of indexing, nested objects, and repetition; however, the main difference between both is that the tuples in Python are immutable, unlike the Python list which is mutable.
Clipped from: web site
Embed:
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.