Commit 773d2e8c by BellCodeEditor

save project

parent a3ba853d
Showing with 2 additions and 10 deletions
import turtle name=input("1")
turtle.speed(0) print(name+",1")
for x in range(500):
turtle.forward(200)
turtle.right(100)
import turtle.pen
pen.begin_fill()
pen.end_fill()
pen.fillcolor('red')
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