cleari() setPenColor(black) setBackground(red) setSpeed(superFast) repeat(100) { forward(100) right circle(10) right(190) forward(100) right(15) }