Commit a518faa6 by BellCodeEditor

save project

parent d162adf4
Showing with 7 additions and 4 deletions
import turtle import turtle
p=turtle.Pen() # p=turtle.Pen()
p.write("卧恨春\n卧恨春\n卧是春绿\n叶是易透竹") # p.write("卧恨春\n卧恨春\n卧是春绿\n叶是易透竹",font=("Times",100,"nomarl"))
p.hideturtle # p.hideturtle()
turtle.done() # turtle.done()
p1=turtle.Pen()
p1.circle(50)
Pen.hideturtle()
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