Topic: Matrix Manipulation Problem / Level: beginner

Problem: Write a program to find the sum of elements in the first column and last row of a matrix.

Run the code to see the output here...