Commit decc4b63 by BellCodeEditor

auto save

parent d43ec938
Showing with 6 additions and 2 deletions
print("hello world!") import turtle
\ No newline at end of file pen=turtle.Pen()
turtle.done()
pen.shape("turtle")
pen.forward(200)
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