Commit 30b81b26 by BellCodeEditor

save project

parent f61ffc87
Showing with 4 additions and 4 deletions
......@@ -8,9 +8,9 @@ pen.goto(-100,0)
pen.write(njio)
pen.hideturtle
pen=ten.textinput("100","100")
len=int(lurtle
len=int(screen)
screen.bgcolor("light blue")
len=screen).Pen()
len=lurtle.Pen()
pen.write("你好\nSB.",font=("Times",30,"normal"))
pen.hideturtle()
len=60
......@@ -18,8 +18,8 @@ pen.penup()
pen.goto(100,100)
pen.pendown()
pen.pensize(5)
pen.pencolor("red")
pen.left(45)
pen.left(45)"red"
pen.pencolor()
pen.forward(2*len)
pen.circle(len,180)
pen.right(90)
......
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