Commit 9414a392 by BellCodeEditor

save project

parent 2dfa1d02
Showing with 6 additions and 5 deletions
import turle import turle
pen = turle.pen()
pen.forward(10) for i in range(5):
for i in round(5) pen.forward(100)
pen.left(144) pen.left(144)
hideturtle() turle.done()
\ No newline at end of file
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