Commit abcd03ef by BellCodeEditor

save project

parent 704d1346
Showing with 1 additions and 1 deletions
......@@ -5,7 +5,7 @@ pen.write("Hi,诺依~\n用python写电子贺卡真的太有趣了~\n我也喜欢
pen.haideturtle()
#画爱心
penl=turtle.pen()
penl=turtle.Pen()
penl.pencolor("red")
penl.pensize(5)
penl.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