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