Commit a8180f91 by BellCodeEditor

save project

parent bbe2a3bb
Showing with 1136 additions and 1 deletions
......@@ -8,9 +8,1144 @@ import turtle
len =60
pen1 = turtle
pen1.left(45)
pen.forward(2*len)
pen1.forward(2*len)
pen1.circle(len,180)
len=random.random(30,100)
pen1.right(90)
pen1.circle(len,180)
pen1.forward(2*len)
pen1.hideturtle() # hide 隐藏
......
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