Commit 74f6099b by BellCodeEditor

save project

parent 6eab5f0c
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",10,"normal"))
pen.write("A story:\Harry:“你会用魔法吗?”\nHermen:“会一点点——阿瓦达索命咒!”\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