clear() setSpeed(fast) setBackground(pink) setPenColor(randomColor) repeat(50) { circle(200) right(90) }