Commit 404e1f39 by BellCodeEditor

save project

parent c66a449e
Showing with 7 additions and 0 deletions
import turtle
a=turtle.Pen()
a.pendown()
a.write("你\n","center",font=("Times",50,"normal"))
a.hideturtle()
a.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