4. Review Page¶
The last review contains one task which collects together the main point from the material, and another that handles new dimensions for lists. In the material we had a list that contained dictionaries while here we have a lists that contain lists. The fundamentals are the same: the first index subscription selects a list, and another index subscription immediately after selects an item from the selected list.
Relevant terms
assignment
, assignment operator
, item
, index
, index subscription
, list
, referring
Exercises¶
Give feedback on this content
Comments about these exercises