Commit b08a96ac by BellCodeEditor

save project

parent 085d8a31
Showing with 9 additions and 0 deletions
import turtle
# pen=turtle.Pen()
# pen.write("你好呀!\n妈妈,\n这是我的贺卡!", font=("Times",20,"normal"))
# pen.hideturtle()
# turtle.done()
pen1=turtle.Pen()
pen1.left(45)
pen1.foruard(100)
pen.cirde(50,100)
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