Array
Definition

An array is a set of numbers (or objects) arranged in rows and columns.


Example 1 (Numbers)
Array example (numbers)

Example 2 (Objects)
Array example (objects)

Demonstration