Code Grand Rounds
element=0 has to be my list 5 | Code Grand Rounds
Python Basics: Data Structures
pending
 
element=0 has to be my list 5
 

hmm, not quite sure what you mean? can you elaborate

 

Hi homenetq8- just wanted to follow up on this!


In the figure from the lesson:



what we are demonstrating is how computers are 0 indexed. So in the list `my_list`, the 0'th element is 1.

The 4th element is 5. Let us know if this clears up any confusion!

Sign in to post a reply