Commit fe9cffe8 by BellCodeEditor

save project

parent 4a2d5f12
Showing with 6 additions and 5 deletions
import turtle
a=turtle.Pen()
import turtle()
pen=turtle.Pen()
for in range(5):
format(200)
pen.forward(200)
pen.right(144)
pen.hideturtle
\ No newline at end of file
pen.hideturtle()
turtle.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