Commit 16e7e9d6 by BellCodeEditor

save project

parent 666cb5d4
Showing with 1 additions and 1 deletions
......@@ -6,7 +6,7 @@ screen.bgcocor(yellow)
Pen1=turtle.Pen()
Pen1.pensize(50)
Pen1.pencolor("red")
len=60
len=screen.textinput
Pen1.left(45)
Pen1.forward(100)
Pen1.circle(50,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