Topic: Array Problem / Level: beginner

Problem: Check if an array can be divided into two equal parts such that the sum of both parts is equal.

Run the code to see the output here...