Topic: Array Problem / Level: beginner

Problem: Find the product of the first and last elements of each column in a 2D matrix.

Run the code to see the output here...