Topic: Array Problem / Level: beginner

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

Run the code to see the output here...