Commit 26135746 by BellCodeEditor

save project

parent b20d1d59
Showing with 21 additions and 9 deletions
import turtle
# pen=turtule.Pen()
# pen.write("你好,诺依\n我是悟空,我会在python里写字了",fort=("Times",50,"normal"))
# pen.hideyurtle()
# turtle.done()
# pen1=turtle.Pen()
# pen1=turtle.Pen()
# pen1.circle(50)
# tuytle.done()
\ No newline at end of file
pen=turtule.Pen()
pen.write("你好,诺依\n我是悟空,我会在python里写字了",fort=("Times",50,"normal"))
pen.hideyurtle()
turtle.done()
pen1=turtle.Pen()
pen1=turtle.Pen()
pen1.circle(50)
tuytle.done()
pen.hideyurtle()
pen1=turtle.Pen()
pen1.pensize(10)
pen1.pencolor("pink")
pen1.left(45)
pen1.forward(100)
pen1.circle(50,180)
pen1.right(90)
pen1.circle(50,180)
pen1.forward(100)
pen.hideyurtle
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