Unit 3 Lesson 3 - Traversing 1D Arrays
Lesson summary and assignments
For a description of the for-loop, see Unit 1 Lesson 7 - Loops.
Answers
Vocabulary
- traverse
- to access elements in a data structure one by one
For a description of the for-loop, see Unit 1 Lesson 7 - Loops.