clear() setSpeed(fast) setBackgroundH(red, blue) setFillColor(orange) setPenColor(green) setPosition(-3, -82) repeat(50) { circle(100) right(45) }