Commit a4ebe2cb by BellCodeEditor

save project

parent c36cf8cb
Showing with 1 additions and 1 deletions
import turtle import turtle
pen=turtle.Pen() pen=turtle.Pen()
pen.write("你好\n大美丽",font=("Times",30,"normal")) pen.write("你好\n张范邢刘娄",font=("Times",30,"normal"))
pen.hideturtle() pen.hideturtle()
turtle.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