Commit e43fbbb4 by BellCodeEditor

auto save

parent b78174e5
Showing with 3 additions and 3 deletions
import turtle
pen=turtle.Pen
pen.write("xxx~\nxxxxxxxxxxxx~\nxxxxx\n-xx")
pen=turtle.Pen()
pen.write("hi,帅哥~\n谢谢",font=("Times",20,"normal"))
pen.hideturtle()
pen.done()
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