Topic: Array Problem / Level: beginner

Problem: Check if the product of the elements in the first half of an array is greater than the product of the elements in the second half.

Run the code to see the output here...