Commit 099c51dd by BellCodeEditor

auto save

parent 5ec53ebb
Showing with 88 additions and 0 deletions
from turtle import *
for i in range(3):
forward(100)
left(120)
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