Topic: Array Problem / Level: beginner

Problem: Check if the difference between the sum of elements at even indices and odd indices in an array is even.

Run the code to see the output here...