Commit 5f7630d3 by BellCodeEditor

save project

parent c816b9b8
Showing with 16 additions and 0 deletions
# 利用write()帮助悟空给诺依回信吧~
import turtle
penl=turtle.Pen()
penl.shape("turtle")
# penl.write("一个姓曾的很傻\n她是个SB",font=("time",30,"normal"))
penl.hideturtle()
penl.circle(50,180)
penl.right(90)
penl.circle(50,180)
penl.right(90)
penl.forward(100)
penl.left(80)
pen.forward(100)
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