Topic: Array Problem / Level: beginner

Problem: Find the product of all composite numbers in the inner elements of a 2D matrix.

Run the code to see the output here...