Topic: Array Problem / Level: beginner

Problem: Check if the product of diagonal elements in a 2D matrix is a multiple of a given number.

Run the code to see the output here...