cleari() setSpeed(fast) setBackground(black) repeat(50) { setPenColor(randomColor) circle(90) right(93) }