Commit 72413469 by BellCodeEditor

auto save

parent f37b2fce
Showing with 0 additions and 1 deletions
......@@ -11,7 +11,6 @@ pen.goto(100,-100)
pen.write("123",font=("Times",20,"normal"))
pen.hideturtle()
#画心形
pen1=turtle.Pen()
pen1.pensize(3)
pen1.pencolor("red")
......
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