Commit f917ed51 by BellCodeEditor

save project

parent 8830b0a6
Showing with 2 additions and 2 deletions
......@@ -7,8 +7,8 @@ pen.penup()
pen.goto(100,-100)
pen.write("小贝\n你好",font=("Times",20,"normal"))
pen.hideturtle()
len=60
import random
len=random[1,90]
pen1=turtle.Pen()
pen1.pencolor("red")
pen1.pensize(5)
......
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