Commit 73b4f0e1 by BellCodeEditor

auto save

parent a3c39d10
Showing with 2 additions and 1 deletions
...@@ -17,5 +17,5 @@ pen=turtle.Pen() ...@@ -17,5 +17,5 @@ pen=turtle.Pen()
pen.penup() pen.penup()
pen.goto(100,-100) pen.goto(100,-100)
pen.write('hi',font=('Time',12,'normal')) pen.write('hi',font=('Time',12,'normal'))
turtle.done() turtle.done()
\ 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