March Post
- Chelsea Yang
- Apr 23, 2021
- 1 min read
Updated: May 14, 2021
This week, I began learning about arrays. This is used to represent a list of variables sharing the same name. By grouping them together, we won't have to create new names for each new variable. Efficiency and a more presentable way of coding could be achieved through utilising arrays.

From the Motion chapter of the book, I learnt about moving shapes across horizontally. Through arrays, I have learnt how to move more than one shape simultaneously.
I plan to use this function to express water molecules travelling across a space, as part of my final series. I will change the color of the background and ellipses to express the symbol of a water droplet.
I aim to work on a storyline that expresses how human utilise water, and why that process should be revised.
Comments