Array
Controls:
Z key adds a value to the front, X key removes a value from the end.
A small example showing how to create an array, and how to add / remove values from it.
It logs all the information into the debugger console as well as printing it.

