Commit 694303d2 by BellCodeEditor

save project

parent e3c0922e
Showing with 1 additions and 0 deletions
...@@ -5,6 +5,7 @@ pen.write("傻der",font=("Time",30,"normal")) ...@@ -5,6 +5,7 @@ pen.write("傻der",font=("Time",30,"normal"))
pen.hideturtle() pen.hideturtle()
pen1=turtle.Pen() pen1=turtle.Pen()
len=60 len=60
len.textinput("你想要多大的园?")
pen1.pensize(5) pen1.pensize(5)
pen1.pencolor("red") pen1.pencolor("red")
pen1.left(45) pen1.left(45)
......
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