Commit e773db8e by BellCodeEditor

auto save

parent 84ed6dc2
Showing with 1 additions and 0 deletions
......@@ -7,6 +7,7 @@ pen.goto(100,0)
pen.write("你好\n老八\n我好想你\n南村群童气我老无力\n救救我.",font=("微软雅黑",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