Commit 67807c9e by BellCodeEditor

save project

parent c9f99c95
Showing with 3 additions and 2 deletions
......@@ -3,6 +3,6 @@ import turtle
# pen.write("吆西\n花姑娘",font=("Times",20,"normal"))
# pen.hideturtle()
# turtle.done()# 利用write()帮助悟空给诺依回信吧~
pen=turtle.Pen()
pen.circle(50)
pen1=turtle.Pen()
pen1.circle(50)
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