Commit 6b2dbe15 by BellCodeEditor

save project

parent 1972a92e
Showing with 2 additions and 1 deletions
...@@ -4,5 +4,5 @@ import turtle ...@@ -4,5 +4,5 @@ import turtle
# pen.write("你好啊,\n我会用python写贺卡",font=("Times",30,"normal")) # pen.write("你好啊,\n我会用python写贺卡",font=("Times",30,"normal"))
# turtle.done() # turtle.done()
pen1=turtle.Pen() pen1=turtle.Pen()
pen1.circle(50) pen1.circle(-50)
turtle.dome() turtle.dome()
\ 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