clear() setSpeed(fast) setPenColor(black) setFillColor(yellow) repeat(31) { turn(55) turn(80, 100) turn(100) turn(90, 100) } turn(545) hop(200) setBackgroundH(pink, orange) turn(180)