Commit ac1f360e by BellCodeEditor

auto save

parent 393cf8b5
Showing with 3 additions and 2 deletions
import turtle
pen=turtle.Pen()
for i in(5):
\ No newline at end of file
pen.forward(200)
pen.right(144)
hideturtle()
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