Please enable JavaScript to use CodeHS

Teaching AP® Computer Science A

Lesson 5.7 Traversing Arrays

Description


Objective


Activities

These are all the activities included in the lesson

5.7.1 Using Arrays
5.7.2 Quiz: Using Arrays
5.7.3 Iterating Over An Array - For Loop
5.7.4 Iterating Over An Array - While Loop
5.7.5 Array Out of Bounds
5.7.6 Finding a Target Value
5.7.7 Print Array
5.7.8 Print Odd Array Indices