Please enable JavaScript to use CodeHS

AP Computer Science Principles in JavaScript

Lesson 7.2 Indexing Into an Array

Description

In this lesson, students continue to work with array indexing to get and assign array values so they can incorporate arrays/lists into their programs and handle data more efficiently.


Objective

Students will be able to:

  • Use indexing to call and assign items in an array