Challenge Hints: Arrays - Intro

A list of hints for the challenges in the Arrays - Intro lesson.

Last updated - June 30, 2023

 

Checkpoint Did you use a variable name and brackets [] with a semicolon at the end?
Grocery List Did you declare your 3 arrays?
Class Data Project

Did you create at least 4 different arrays?

Does each array have at least 5 data members in it?

For more help with JavaScript, check out our JavaScript Reference Guide!