Please enable JavaScript to use CodeHS

Nevada Advanced Computer Science I

Lesson 11.4 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.