Useful Functions:
colorMode() – changes the mode of the color from RGB to HSB
pushMatrix()- saves current coordinate system
popMatrix()- restores the prior coordinate system
if()- if a statement inside the () equates to true, then the statements within the if() will run
Hw 1:
Additional Hw: