Commit f6fc28f2 by BellCodeEditor

save project

parent 71c427c8
Showing with 5 additions and 4 deletions
......@@ -3,10 +3,11 @@ import turtle
screen=turtle.Screen()
screen.bgcolor("light blue")
# pen=turtle.Pen()
# pen.writer()
# pen.hideturtle("Hi,诺依~",font=("Time",18,"normal")
# turtle.done()
pen=turtle.Pen()
pen.penup()
pen.writer()
pen.hideturtle("Hi,诺依~",font=("Time",18,"normal")
turtle.done()
# 利用write()帮助悟空给诺依回信吧~
pen1=turtle.Pen()
......
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