generated from mwc/lab_turtle
experimented with turtle forward
i'm excited about demoing the turtle lab
This commit is contained in:
@@ -8,7 +8,7 @@ from turtle import (
|
||||
color,
|
||||
)
|
||||
|
||||
forward(100)
|
||||
forward(300)
|
||||
right(360 * 2 / 5)
|
||||
forward(100)
|
||||
right(360 * 2 / 5)
|
||||
|
||||
Reference in New Issue
Block a user