Thursday, 12 January 2012

Learning Processing - Arrays

This is a very brief example of how an Array works.



An Array works by using a list of numbers where they duplicate the object and copy i=t over the other one, creating a lot of the same object without having a lot of code.