Commit 6e8199b1 by BellCodeEditor

save project

parent 8392bb54
Showing with 9 additions and 0 deletions
print("2*1=2,3*1=3,4*1=4,5*1=5,6*1=6,7*1=7,8*1=8,9*1=9")
print(" 3*2=6,4*2=8,5*2=10,6*2=12,7*2=14,8*2=16,9*2=18")
print(" 4*3=12,5*3=15,6*3=18,7*3=21,8*3=24,9*3=27")
print(" 5*4=20,6*4=24,7*4=28,8*4=32,9*4=36")
print(" 6*5=30,7*5=35,8*5=40,9*5=45")
print(" 7*6=42,8*6=48,9*6=54")
print(" 8*7=56,9*7=63")
print(" 9*8=72")
\ No newline at end of file
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