prod

math.prod()

Returns test

REMARKS
* math module
* Calculate the product of all the elements in the input iterable. The default start value for the product is 1.

import math 

© 2026 Better Solutions Limited. All Rights Reserved. © 2026 Better Solutions Limited Top