Commit 45df948b by BellCodeEditor

save project

parent 63b65878
Showing with 1 additions and 1 deletions
...@@ -9,7 +9,7 @@ write("谢谢你"=("Times",20,"") ...@@ -9,7 +9,7 @@ write("谢谢你"=("Times",20,"")
Pen.hideturtle Pen.hideturtle
Pen1.() Pen1.()
Pen1.pencolor("red") Pen1.pencolor("red")
len=60 len=screen.textinput
Pen1.lift(45) Pen1.lift(45)
Pen1.forward(2*len) Pen1.forward(2*len)
Pen1.circle(50,180) 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