Please enable JavaScript to use CodeHS

AP Computer Science Principles in Roblox

Lesson 6.1 Intro to Arrays and Accessing an Element in an Array

Description

In this lesson, students will be introduced to arrays and how to use them to create ordered collections of items within their programs.


Objective

Students will be able to:

  • Define an array
  • Access elements of an array with an index