Commit b7e8738b by BellCodeEditor

save project

parent 2c361d9e
Showing with 2 additions and 1 deletions
...@@ -3,4 +3,4 @@ import turtle ...@@ -3,4 +3,4 @@ import turtle
a = turtle.Pen() a = turtle.Pen()
a.write("我会写字了!/n谢谢!,font=("Times",30,"normal")) a.write("我会写字了!/n谢谢!,font=("Times",30,"normal"))
a.hideturtle() a.hideturtle()
turtle.done() turtle.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