generated from mwc/lab_turtle
jhg
This commit is contained in:
@@ -8,10 +8,10 @@ from turtle import (
|
||||
color,
|
||||
)
|
||||
|
||||
forward(100)
|
||||
right(360 * 2 / 5)
|
||||
forward(100)
|
||||
right(360 * 2 / 5)
|
||||
forward(180)
|
||||
right(180 * 2 / 5)
|
||||
forward(50)
|
||||
right(50 * 2 / 5)
|
||||
forward(100)
|
||||
right(360 * 2 / 5)
|
||||
forward(100)
|
||||
|
||||
Reference in New Issue
Block a user