clear() showAxes() setSpeed(fast) setBackground(green) setFillColor(red) repeat(6) { forward(100) right(60) }