Commit 52ea8cb2 by BellCodeEditor

auto save

parent 2bb26b9e
Showing with 1 additions and 1 deletions
......@@ -4,7 +4,7 @@ import turtle
# pen.write("Hi,诺依~\n用python写电子邮件真是太有趣啦~\n我也喜欢python\n--悟空",font=("Times",15,"normal"))
# pen.hideturtle()
# turtle.done()
pen1=turtle.Pen()
pen=turtle.Pen()
pen1.pensize(10)
pen1.pencolor("red")
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