Commit d1516c7c by BellCodeEditor

save project

parent 5b9a8767
Showing with 4 additions and 0 deletions
import turtle
pen=turtle.Pen()
pen.write("我会用turtle写字了",font=("Times",3000,"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