Please enable JavaScript to use CodeHS

Introduction to Computer Science in JavaScript (Bulldog)

Lesson 12.13 Intro to Grids

Description

In this lesson, students learn how to store data in a table-like format using grids.


Objective

Students will be able to…

  • Conceptually understand and visualize how grids store data.
  • Create, populate, and retrieve data from grids.