Commit 8a003d66 by BellCodeEditor

save project

parent d48ff55d
Showing with 2 additions and 2 deletions
...@@ -2,6 +2,6 @@ ...@@ -2,6 +2,6 @@
import turtle import turtle
pen = turtle.Pen() pen = turtle.Pen()
pen.write("鸡你太美",font=("times",20,"normal")) pen.write("鸡你太美",font=("times",20,"normal"))
wait(6) pen.hideturtle()
turtle.down 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