Commit 1d572a9d by BellCodeEditor

save project

parent d6a52270
Showing with 6 additions and 2 deletions
...@@ -13,4 +13,9 @@ penl.right(90) ...@@ -13,4 +13,9 @@ penl.right(90)
penl.circle(50,180) penl.circle(50,180)
penl.forward(100) penl.forward(100)
penl.hideturle() penl.hideturle()
tuatle.done() tuatle.done()
\ No newline at end of file import tuatle
screen=tuatle.Screen()
screen.dgcolor("light blue")
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