Commit 6055089b by BellCodeEditor

save project

parent d25438e6
Showing with 0 additions and 2 deletions
......@@ -7,8 +7,6 @@ len=int(len)
pen=turtle.Pen()
pen.write("好\n生日快乐",font=("Times",30,"normal"))
pen.hideturtle()
for i in range(10):
len=int(random)
pen.penup()
pen.goto(-120,-80)
pen.pendown()
......
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