tuple – an immutable sequence of objects

Tuples in Python are immutable sequences of arbitrary objects. Once created, the objects within them cannot be replaced or removed, and new elements cannot be added.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset