Unit 3 - Lesson 2

2D Arrays

The goal of this lesson is to understand 2-dimensional arrays, index numbers, row-by-column representation, how to utilize 2D arrays, and how to use nested for-loops to traverse through a two-dimensional array.

Move on to: Lesson 3