Commit 0da4c6a0 by BellCodeEditor

save project

parent 1e93c81e
Showing with 4 additions and 2 deletions
import turtle
Pen=turtle.Pen()
Pen.while font=("Times",30,"")
\ No newline at end of file
Pen.write("你好\nSB。",font=("Times",30,"normal"))
Pen.hideturtle()
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