Turtle Graphics Do It
View Published
for(var i=1; i<20; i++){ turtle.move(100) turtle.turn(90) turtle.move(100) turtle.turn(90) turtle.move(100) turtle.turn(90) turtle.move(100) turtle.turn(100) }
Speed:
fast
normal
slow
Run (alt+r)
Publish