Commit 60907d1b by BellCodeEditor

save project

parent a335fed9
Showing with 2 additions and 2 deletions
import turtle
pen=turtle.Pen()
pen.write("你好呀",font=("time","20","normal"))
turtle.done()
pen.write("你好呀,大傻逼",font=("time","20","normal"))
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