Topic: Array Problem / Level: beginner

Problem: Check if the product of all prime numbers in an array is less than the product of all composite numbers.

Run the code to see the output here...