Commit 9377357e by BellCodeEditor

auto save

parent 8977e82a
Showing with 3 additions and 1 deletions
import turtle
pen=turtle.Pen
\ No newline at end of file
......@@ -7,7 +7,6 @@ pen.goto(100,-100)
pen.write("念天地之悠悠,\n独怆然而涕下。",font=("Times",20,"normal"))
pen.hideturtle()
pen1=turtle.Pen()
len=turtle.textinput("大小","你想要多大的爱心?")
len1=int(len)
pen1.fillcolor("pink")
......
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