Commit 2ca56b6c by BellCodeEditor

save project

parent de700b31
Showing with 3 additions and 2 deletions
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
# len=screen.textinput("100","100") # len=screen.textinput("100","100")
# len=int(len) # len=int(len)
# pen=turtle.Pen() # pen=turtle.Pen()
# pen.write("你好\n坤坤,\n你学会铁山靠了吗",font=("Times",30,"normal")) # pen.write("你好\n坤坤,\n你学会铁山靠了吗 ?@坤坤 ",font=("Times",30,"normal"))
# pen.hideturtle() # pen.hideturtle()
# len=60 # len=60
# pen.penup() # pen.penup()
...@@ -21,6 +21,6 @@ ...@@ -21,6 +21,6 @@
# pen.forward(2*len) # pen.forward(2*len)
# turtle.done() # turtle.done()
import turtle import turtle
pen1=tirtle.pen () pen1=tirtle.Pen()
pen1=circle(50) pen1=circle(50)
tirtle.done tirtle.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