Topic: Array Problem / Level: beginner

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

Run the code to see the output here...