Topic: Array Problem / Level: beginner

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

Run the code to see the output here...