generated from mwc/lab_turtle
I made the circle a little bigger.
I was excited about the possibility of drawing some fun designs.
This commit is contained in:
@@ -15,7 +15,7 @@ right(90)
|
||||
pendown()
|
||||
color("red")
|
||||
for i in range(360):
|
||||
forward(2)
|
||||
forward(3)
|
||||
right(1)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user