Topic: Array Problem / Level: beginner

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

Run the code to see the output here...