question about how to make multiplication table of 2 using for loop in python

后端 未结 0 667
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-13 12:24

I want to make a program like it can calculate 2 multiplication table till 2 * 10 with for loop like lets say the output should be like

2 4 6 8 10 like this continuou

相关标签:
回答
  • 消灭零回复
提交回复
热议问题