Commit 5d5ee304 by BellCodeEditor

save project

parent e2be1177
Showing with 3 additions and 2 deletions
import turtle
pen = turtl.Pen()
pen.write("北方有佳人,\n绝世而独立,\n一顾倾人城,\n再顾倾人国,\倾城而倾国,\n佳人难再得!",font = ("Timea",30,"normal"))
pen = turtle.Pen()
pen.write("北方有佳人,\n绝世而独立,\n一顾倾人城,\n再顾倾人国,\n倾城而倾国,\n佳人难再得!",font = ("Timea",30,"normal"))
pen.hideturtle()
turtle.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