Commit 58fb65a4 by BellCodeEditor

save project

parent 70312845
Showing with 4 additions and 1 deletions
......@@ -5,6 +5,9 @@ pen=turtle.Pen()
pen.write("诺伊你好啊!",font=("Times,30","normal"))
pen1.hideturtle()
pen1=turtle.pen()
pen1.pensize(10)
pen1.pencolor("red")
pen1.left(45)
pen1
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