Commit 491c5675 by BellCodeEditor

save project

parent d52254fd
Showing with 7 additions and 0 deletions
import turtle
p=turtle.Pen()
p.penup()
p.goto(-50,-50)
p.write('《一首诗》\n诗诗诗诗诗,\n诗诗诗诗诗.\n诗诗诗诗诗,\n诗诗诗诗诗.',font=('Times',30,'normal'))
p.hideturtle()
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