Today I was taught about Arrays. Arrays are just a collection of data that allows the coder to type out less code.
Using the skills I have learnt over the last few weeks, I had to create a program that when the mouse is clicked the colour of the rectangle changes to a random colour within a array I had set
Advertisements