Arrays
Elements of an array:
An array of people standing in line: value: Bill Bob Ann Joe Steve position: 1 2 3 4 5 Each person is an element in the line array
Each person is an element in the line array