Commit 1d572a9d by BellCodeEditor

save project

parent d6a52270
Showing with 5 additions and 0 deletions
...@@ -14,3 +14,8 @@ penl.circle(50,180) ...@@ -14,3 +14,8 @@ penl.circle(50,180)
penl.forward(100) penl.forward(100)
penl.hideturle() penl.hideturle()
tuatle.done() tuatle.done()
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