tuple of numbers and prints the product of all the numbers.

Write a code that takes a tuple of numbers and prints the product of all the numbers.

(1, 2, 3, 4)
Total : 0 Discussion
Login