Commit bf656dd0 by BellCodeEditor

save project

parent 86096cfe
Showing with 1 additions and 2 deletions
...@@ -4,8 +4,7 @@ ...@@ -4,8 +4,7 @@
import turtle import turtle
pen=turtle.pen() pen=turtle.pen()
pen.shape("turtle") pen.shape("turtle")
turtle.done()
for i in range: for i in range:
pen.forward(100) pen.forward(100)
pen.left(144) pen.left(144)
turtle.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