Skip to content

Examples of how arrays work. From Codecademy exercises. Arrays can store any data types (including strings, numbers, and booleans). Like lists, arrays are ordered, meaning each item has a numbered position.

Notifications You must be signed in to change notification settings

candytale55/JavaScript_Arrays.js

Repository files navigation

JavaScript_Arrays.js

Examples of how arrays work. From Codecademy exercises. Arrays can store any data types (including strings, numbers, and booleans). Like lists, arrays are ordered, meaning each item has a numbered position.

About

Examples of how arrays work. From Codecademy exercises. Arrays can store any data types (including strings, numbers, and booleans). Like lists, arrays are ordered, meaning each item has a numbered position.

Topics

Resources

Stars

Watchers

Forks