Commit ccd2adcd by BellCodeEditor

save project

parent 4c70edc9
Showing with 2 additions and 1 deletions
...@@ -4,6 +4,6 @@ ...@@ -4,6 +4,6 @@
# pen.write("你好",fant=("times",30,"normal")) # pen.write("你好",fant=("times",30,"normal"))
Pen1.left(45) Pen1.left(45)
Pen1.forwld(100) Pen1.forwld(100)
Pen1.circle(45,180) Pen1.circle(50,180)
Pen1.right(45) Pen1.right(45)
Pen1.forwld(100) Pen1.forwld(100)
\ No newline at end of file
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