Commit fb67add6 by BellCodeEditor

save project

parent 81973fc8
Showing with 1 additions and 1 deletions
...@@ -10,7 +10,7 @@ pen.penup() ...@@ -10,7 +10,7 @@ pen.penup()
pen.goto(100,100) pen.goto(100,100)
pen.pendown() pen.pendown()
pen.pensize(2) pen.pensize(2)
pen.pencolor("green"") pen.pencolor("green")
pen.left(45) pen.left(45)
pen.forward(100) pen.forward(100)
pen.circle(50,180) pen.circle(50,180)
......
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