You are on page 1of 1

repeat() {if( frontIsClear()){ forward(1) }else{frontIsObstacle() south(0) end } }

You might also like