Commit 2014214c by BellCodeEditor

save project

parent 38078872
Showing with 6 additions and 1 deletions
import tu
import turtie
pen = turtie.pen()
for i in range(5):
pen.foward(300)
pen.right(144)
turtie.done()
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