Topic: Array Problem / Level: beginner

Problem: Find the product of all elements in the secondary diagonal of a 2D matrix.

Run the code to see the output here...