Topic: Array Problem / Level: beginner

Problem: Check if the sum of elements in the last row of a 2D matrix is divisible by the sum of the first row.

Run the code to see the output here...