generated from mwc/lab_turtle
WIP
This commit is contained in:
parent
efce47dfde
commit
a98e22bb9d
|
@ -24,5 +24,5 @@ forward(30)
|
||||||
right(90)
|
right(90)
|
||||||
forward(35)
|
forward(35)
|
||||||
right(90)
|
right(90)
|
||||||
forward()
|
forward(100)
|
||||||
input()
|
input()
|
||||||
|
|
Loading…
Reference in New Issue