Topic: Array Problem / Level: beginner

Problem: Check if the product of all odd elements in an array is greater than the product of all even elements.

Run the code to see the output here...