Commit 03346da8 by BellCodeEditor

save project

parent 5a92b323
Showing with 1 additions and 1 deletions
......@@ -9,7 +9,7 @@ p.hideturtle()
p1=turtle.Pen()
p1.pensize(4)
p1.pencolor("red")
l=75
l=75.5
p1.left(45)
p1.forward(2*l)
p1.circle(l,180)
......
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