Topic: Array Problem / Level: beginner

Problem: Check if the sum of the elements in an array is divisible by both 2 and 3.

Run the code to see the output here...