Commit 0359dd10 by BellCodeEditor

auto save

parent a15989ca
Showing with 7 additions and 0 deletions
import turtle
pen=turtle.Pen()
pen.write("新年快乐,\n在新的一年里,\n我们要努力学习,\n加油。",font=("Times",50,"normal"))
pen.hideturtle()
goto(-50,-50)
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