Commit 63233887 by BellCodeEditor

auto save

parent b86dfdd2
Showing with 1 additions and 1 deletions
...@@ -3,5 +3,5 @@ import turtle ...@@ -3,5 +3,5 @@ import turtle
p.shape("turtle") p.shape("turtle")
for i in range(5): for i in range(5):
p.forword(100) p.forword(100)
p.+ p.+turtle
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