Commit fc0b928f by BellCodeEditor

save project

parent 3c4610ba
Showing with 1 additions and 1 deletions
......@@ -5,7 +5,7 @@ import turtle
t=turtle.Pen()
t.color("red")
pen.fillcolor("red")
t.shape("turtle")
t.fd(100)
t.rt(144)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment