Commit 0370022c by BellCodeEditor

save project

parent 6be1c23b
Showing with 3 additions and 0 deletions
m=2
for n in range(1,10):
print(m,"*",n,"=",(m*n),sep="",end=" ")
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