Unit 3 - Lesson 1

Arrays

The goal of this lesson is to understand one-dimensional arrays, how to implement them, how to use a for-loop to loop through an array, and parallel arrays.

Move on to: Lesson 2