A python function which takes two integers A and B, and returns the product integer value. Essentially multiplying a numbers in a list

前端 未结 0 1547
小鲜肉
小鲜肉 2020-12-18 01:00

I\'m trying to take two integers and have the print out the numbers in between them and return the product. For example, If I get (3,1), or (3x2x1)

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