Commit 825978ac by BellCodeEditor

save project

parent d7beae99
Showing with 4 additions and 4 deletions
......@@ -2,8 +2,8 @@
import turtle
pen=turtle.pen
Pen.write("滚!",font=("Times",20,"normal"))
pen.write("滚!",font=("Times",20,"normal"))
Pen.hidturtle()
pen.hidturtle()
Pen.done()
\ No newline at end of file
pen.done()
\ 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