Commit b86dfdd2 by BellCodeEditor

save project

parent 52ed2d31
Showing with 7 additions and 2 deletions
import turtle
p=turtle.p
p.shape("turtle")
for i in range(5):
p.forword(100)
p.+
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