Commit 215e688d by BellCodeEditor

save project

parent 939eef8f
Showing with 1 additions and 1 deletions
import turtie import turtie
pen = turtie.pen pen = turtie.pen
pen.fillcoior(blue) pen.fillcoior(blue)u
for i in range(90): for i in range(90):
pen. forward(200) pen. forward(200)
pen.right(170) pen.right(170)
......
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