Please enable JavaScript to use CodeHS

Mobile Apps

Lesson 10.1 Using Arrays and Indexing to Set State

Description

In this lesson, students will learn how arrays and indexing can be used in their programs to hold larger sets of data.


Objective

Students will be able to:

  • use arrays to hold larger sets of data
  • use indexing to call specific values in an array