Commit 34485ec2 by BellCodeEditor

save project

parent f72b2ab1
Showing with 3 additions and 8 deletions
import turtle
asd=turtle.Pen()
for i in range(5)
asd.forward(200)
asd.right(144)
asd.forward(200)
asd.right(144)
asd.forward(200)
asd.right(144)
asd.forward(200)
asd.right(144)
asd.forward(200)
asd.right(144)
turtle.doun
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