Commit 762456ba by BellCodeEditor

save project

parent 45692a6e
Showing with 2 additions and 0 deletions
......@@ -8,4 +8,5 @@ pen.pencolor("red")
for i in range(3):
pen.forward(100)
pen.right(120)
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