Topic: Array Problem / Level: beginner

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

Run the code to see the output here...