clear() setFillColor(yellow) setPenColor(black) setBackgroundH(blue, red) repeat(60) { forward(100) right(73) }