First count the number of odd numbers in x, then the number of even. Return their product.
example:
x = [1 2]
One odd and one even. The product is thus 1.
1917 Solvers
Check that number is whole number
274 Solvers
201 Solvers
250 Solvers
226 Solvers
Problem Tags