I thought I followed the strategy in the lab directions to generate random x,ys through the conditional, but I'm only seeing one sprinkle. Why?
Since every sprinkle needs its own coordinates, all of the code beginning with generating the random x/y values through the conditional to test whether to draw that sprinkle needs to be in the loop.