In this lesson, students learn about lists/arrays and how to access an element in an array with an index so they can create ordered collections of items. Students also learn about another way to store data in JavaScript: objects. An object stores mappings from a key to a value.
Students will be able to:
These are all the activities included in the lesson