Please enable JavaScript to use CodeHS

Introduction to Computer Science in JavaScript (Bulldog)

Lesson 12.15 Grid Example: Get a Row

Description

In this lesson, students will practice looping through grids.


Objective

Students will be able to…

  • Confidently loop through the elements in a grid and output a single row.