Commit 399c373c by BellCodeEditor

save project

parent 87a38dbd
Showing with 2 additions and 1 deletions
import tertle
pen=tertle.Pen()
Pen=turtle.Pen()
Pen.shape("tertle")
for i in range
Pen.foward(200)
Pen.rigght(90)
tertle.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