Commit 0d3b5d8b by BellCodeEditor

save project

parent d0bad31a
Showing with 3 additions and 5 deletions
a=5 b=1
b=7 for a in range(1,10):
a*b= print(a,"*",b,"=",(a*b),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