Please enable JavaScript to use CodeHS

Tennessee Coding I

Lesson 11.1 Intro to Objects

Description

In this lesson, students will learn how to create objects and store key/value pairs of data.


Objective

Students will be able to…

  • Understand what objects are and how they store data.
  • Understand the difference between an object’s key and value.
  • Create an empty object and assign it a key/value pair.