Commit 37dea091 by BellCodeEditor

save project

parent 8773a222
Showing with 2 additions and 2 deletions
...@@ -3,4 +3,5 @@ ...@@ -3,4 +3,5 @@
""" """
import turtle import turtle
pen=turtle.Pen() pen=turtle.Pen()
turtle.done() Pen.shape("turtle")
\ No newline at end of file turtle.done()
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