Commit fa0ac47c by BellCodeEditor

save project

parent e5957061
Showing with 1 additions and 0 deletions
...@@ -4,6 +4,7 @@ pen.write("总有人要赢的,\n那为什么不能是我呢",font=("Times",20, ...@@ -4,6 +4,7 @@ pen.write("总有人要赢的,\n那为什么不能是我呢",font=("Times",20,
pen.hideturtle() pen.hideturtle()
turtle.done() turtle.done()
pen1.=turtle.Pen() pen1.=turtle.Pen()
pen1.penup()
pen1.pensize(5) pen1.pensize(5)
pen1.pencolor("red") pen1.pencolor("red")
pen1.lift(45) pen1.lift(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