Commit 816baf69 by BellCodeEditor

auto save

parent 250bc80c
Showing with 1 additions and 0 deletions
...@@ -4,5 +4,6 @@ for i in range(5) ...@@ -4,5 +4,6 @@ for i in range(5)
pen.forward(200) pen.forward(200)
pen.left(144) pen.left(144)
turtle.done turtle.done
pen.hideturtle
请使用turtle模块画出五角星 请使用turtle模块画出五角星
""" """
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