clear() setFillColor(randomColor) setBackgroundH(red, pink) setPenColor(black) setSpeed(fast) repeat(50) {circle(100) left(180) right(990000) }