Commit 8fd176ca by BellCodeEditor

save project

parent c7519064
Showing with 1 additions and 1 deletions
......@@ -7,7 +7,7 @@ screen.bgcolor("pink")
pen = turtle.Pen()
pen.penup()
pen.goto(200,-100)
pen.write("我是你爸爸",font=("times",30,"normal"))
pen.write("fookyou"",font=("times",30,"normal"))
pen.hideturtle()
......
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