Commit 2a3a5ee6 by BellCodeEditor

auto save

parent 0041fa6c
Showing with 1 additions and 1 deletions
......@@ -7,7 +7,7 @@ pen.goto(100,-100)
pen.write("唧唧复唧唧\n",font=("Time",30,"normal"))
pen.hideturtle()
pen1=turtle.Pen()
len=52
len=2
pen1.pensize(5)
pen1.pencolor("red")
pen1.fillcolor("green")
......
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