Topic: Array Problem / Level: beginner

Problem: Find the sum of all elements in a 2D matrix that are located in the first two columns.

Run the code to see the output here...