Topic: Array Problem / Level: beginner

Problem: Check if the difference between the product of elements in each column of a 2D matrix is constant.

Run the code to see the output here...