A data structure is a construct for holding data. It is an efficient way of holding data that are manipulated by a sequence of instructions.
In this video tutorial, I discuss how to declare, access and carry out other operations on lists, tuples and dictionaries in Python programming.