Commit dfa9d068 by BellCodeEditor

save project

parent e8a1e86c
Showing with 3 additions and 9 deletions
import turtle i = 5
j = 3
s=turtle.Screen() print(j,'x',i,'=',i*j)
a=turtle.Pen
a.speed(100)
for i in :
pass
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