Topic: Array Problem / Level: beginner

Problem: Find the number of subarrays where the product of the elements is even.

Run the code to see the output here...