Topic: Array Problem / Level: beginner

Problem: Find the sum of all elements in the last column of a 2D matrix.

Run the code to see the output here...