Jump to

v10-l1-accessList2

Let myList be a list object in Python. How can we access all its elements up to the third one ?

???