Commit 2ca56b6c by BellCodeEditor

save project

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