Topic: Array Problem / Level: beginner

Problem: Check if the product of the elements in the first column of a 2D matrix is smaller than the product of the last column.

Run the code to see the output here...