Elementary | Middle
Middle | High
AI
Use Cases
Click on one of our programs below to get started coding in the sandbox!
View All
Course:
Module:
Lesson:
Also called a list. A data structure that holds a collection of values in a particular order
To add an item to a list or array
To remove the item in the last position from an array
Getting a value at a particular index in an array.