Topic: Array Problem / Level: beginner

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

Run the code to see the output here...