Commit da1f9593 by BellCodeEditor

save project

parent 6e5e87dd
Showing with 3 additions and 0 deletions
......@@ -3,7 +3,10 @@
"""
import turtle
pen=turle.pen()
for i in range(5):
pen.forwward(100)
pen.right(144)
pen.hideturtle()
turtie.done()
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