Commit 0fa6456a by BellCodeEditor

save project

parent 2da25eb2
Showing with 1 additions and 1 deletions
...@@ -8,7 +8,7 @@ p.goto(100,-100) ...@@ -8,7 +8,7 @@ p.goto(100,-100)
p.write("诺伊你好",font=("Times",20,"normal")) p.write("诺伊你好",font=("Times",20,"normal"))
p.hideturtle() p.hideturtle()
pp=turtle.Pen() pp=turtle.Pen()
len=50 len=88.23435
pp.color("red") pp.color("red")
pp.pensize(5) pp.pensize(5)
pp.left(45) pp.left(45)
......
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