Commit 8c793fbe by BellCodeEditor

save project

parent 04cda622
Showing with 6 additions and 1 deletions
......@@ -4,4 +4,9 @@
import turtle
pen=turtle.pen()
for i in range(5)
turtle.down
along(30)
right(60)
right(144)
turtle.up
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