Topic: Array Problem / Level: beginner

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

Run the code to see the output here...