Please enable JavaScript to use CodeHS

Introduction to Computer Science in JavaScript (Bulldog)

Lesson 12.14 Looping Over a Grid

Description

In this lesson, students will learn how to iterate through every element stored in a grid.


Objective

Students will be able to…

  • Iterate through all of the elements stored in a grid.