Tuples are immutable lists, in other words Tuples are lists that cannot be modified. This video tutorial explains the need for Tuples and how to create them in Python.
Code associated with these tutorials can be downloaded from here: https://github.com/bnsreenu/python_fo...