Commit da67af48 by BellCodeEditor

save project

parent a33d1d23
Showing with 5 additions and 1 deletions
import turtle import turtle
pen=tuple.Pen() pen=tuple.Pen()
pen.fillcolor()
pen.shape("turtle") pen.shape("turtle")
for i in range(5): pen.end_fioll()
for i in range(3):
pen.forwarr(200) pen.forwarr(200)
pen.right(144) pen.right(144)
pen.hidetrurtle() pen.hidetrurtle()
pen.end_fioll()
turtle.done() 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