Commit a50f0a1c by BellCodeEditor

save project

parent fe62bb18
Showing with 2 additions and 1 deletions
import turtle
t=turtleo.pen()
for in i range(5)
for in i range(5):
forward(200)
leftu(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