Commit dfa9d068 by BellCodeEditor

save project

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