Topic: Array Problem / Level: beginner

Problem: Find the column in a 2D matrix where the product of composite numbers is smaller than the product of prime numbers.

Run the code to see the output here...