cleari() setSpeed(fast) setBackgroundH(blue,pink) repeat(50) { setPenColor(randomColor) circle(90) right(93) }