Topic: Array Problem / Level: beginner

Problem: Check if the product of the inner elements of a 2D matrix is divisible by a given number.

Run the code to see the output here...