Commit b5826d47 by BellCodeEditor

save project

parent 60bf8fed
Showing with 4 additions and 3 deletions
# 利用write()帮助悟空给诺依回信吧~
import turtle
apple8=turtle.Pen()
#apple=turtle.Pen()
#apple.write("针不戳\n针不戳\n针不戳\n针不戳\n针不戳\n针不戳\n针不戳\n针不戳\n针不戳\n针不戳\n针不戳\n针不戳\n针不戳",font=("Times,40+18"))
#apple8.hideturtle()
#turtle.done()
apple8=turtle.Pen()
apple8.hideturtle()
apple8.color("yellow")
apple8.pensize(7)
apple8.left(45)
......@@ -15,5 +18,3 @@ apple8.hideturtle()
turtle.done()
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