Accessing an array element
You access an individual element in an array by:
(I will show you how to write the Alice code to access an individual element in the array later.)