Hello Tuesday!
-
JavaScript provides a data type specifically for storing sequences of values. It is called an array and is written as a list of values between square brackets, separated by commas.
-
To access the first element in an array use zero as it is the first index