Commit 505fa991 by BellCodeEditor

save project

parent ae924d67
Showing with 6 additions and 3 deletions
import pen.
begin_fill()
pen=turtel.Pen()
for i in range(5)
pen.forword(200)
left(144)
\ No newline at end of file
pen.forword(200)
pen.left(144)
fillcolor(red)
end_fill()
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