✨ Free preview
🔢
Two-dimensional lists
Store grids and tables as lists of lists, and use row and column indexes and nested loops to read and process them.
⏱ 20 min❓ 8 questions
What you'll be able to do
- ✔I can access any item in a 2D list using grid[row][col]
- ✔I can loop through rows and columns to total or search a table
- ✔I can explain the shared-row trap when creating a 2D list
How this works
- 1Read the short explanations first — they teach you what you need before each question.
- 2Answer each question, then tap Check. A right answer moves you on automatically; if it's wrong, you'll see a friendly explanation of why.
- 3Finish all 3 steps to see your score — sign in and subscribe to unlock the full lesson and save it.
What's inside
8 questions and 1 quick teaching card, including:
- 🔢Number answer — Work out the answer and type the number.
- 🔘Multiple choice — Tap the answer you think is best, then check it.
👪Grown-up tip: sit alongside younger learners for the first few lessons. Read the questions together and chat about the explanations — that's where the real learning sticks.
Sign in and subscribe to unlock the full lesson and save your progress.
Curriculum: AC9TDI10P07