Topic: Array Problem / Level: beginner

Problem: Check if the sum of the elements in the first half of an array is equal to the sum of the elements in the second half.

Run the code to see the output here...