Learn Python List, Tuple and Dictionary
A data structure is a construct for holding data. It is a way of storing data so that they can be accessed efficiently . In this video tutorial, I discuss how to declare, access and carry out other operations on Python list, tuples and dictionaries in Python programming.