Commit b0e42ed8 by BellCodeEditor

save project

parent bc328d1a
Showing with 3 additions and 3 deletions
...@@ -2,5 +2,5 @@ ...@@ -2,5 +2,5 @@
import turtle import turtle
t=turtle.Pen() t=turtle.Pen()
t.write("奥利给!",font=("Times",100,"normal")) t.write("奥利给!",font=("Times",100,"normal"))
pen.hideturtle() t.hideturtle()
turtle.down() turtle.done()
\ No newline at end of file \ No newline at end of file
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