Posts Tagged ‘conditionals’

Variables and Conditionals

Exercise 5-6 (Learning Processing, Shiffman, pg. 70): I had to rewrite sample code to make the squares fade from white to black, as opposed to just jump to the color. I actually had a little bit of a hard time trying to figure out the best way to nest the if statements to keep track [...]