Topic: Array Problem / Level: beginner

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

Run the code to see the output here...