Commit 6222c13b by BellCodeEditor

auto save

parent b5ab3fd6
Showing with 4 additions and 4 deletions
import turtle
import turtle
import turtle
Pen=turtle.Pen()
pen.write("你好,儿子",font=("Times",20,"normal"))
turtle.done()
pen.hideturtle()
\ No newline at end of file
pen.write("你好呀",font=("Times",20,"normol"))
pen.hideturtle()
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