cleari() setSpeed(fast) setBackground(yellow) setPenColor(black) setFillColor(orange) repeat(5) { right(100,50) right(90) right(100,50) hop() }