Commit 425f994e by BellCodeEditor

save project

parent a20f5e73
Showing with 1 additions and 1 deletions
......@@ -5,7 +5,7 @@ pen=turtle.Pen()
pen.penup()
pen.goto(100,-100)
screen.bgcolor("pink")
pen.write("哈利:“你会用魔法吗?”\n赫敏:“会一点点——阿瓦达索命咒!”\n自此,全剧终",font=("Times",15,"normal"))
pen.write("哈利:“你会用魔法吗?”\n赫敏:“会一点点——阿瓦达索命咒!”\n自此,全剧终",font=("Times",10,"normal"))
pen.hideturtle()
pen1.left(45)
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