Lesson 06-03: 2D Lists as a Grid

Learning Target: I can write a loop to traverse a 2D array in row or column major order.

Looping Through One List

Nested For Loops

Checks For Understanding

Next Section - Lesson 06-04: 2D Lists as a Grid