Commit a7a00688 by BellCodeEditor

save project

parent 61cdb150
Showing with 2 additions and 2 deletions
laport turtle import turtle
a=turtle.Pen() b=turtle.Pen()
for i in range(5): for i in range(5):
b.forward(200) b.forward(200)
b.left(144) b.left(144)
......
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