Commit 77813a48 by BellCodeEditor

save project

parent a15989ca
Showing with 15 additions and 0 deletions
# 利用write()帮助悟空给诺依回信吧~
import turtle
# z=turtle.Pen()
# z.write("都护府亠\nrcecyc ry\ne",font=("Times",20,"normal"))
# z.hideturtle()
# turtle.done()
y=turtle.Pen()
y.left(45)
y.forward(100)
y.circle(50,180)
y.right(90)
y.circle(50,180)
y.forward(100)
\ 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