Topic: Array Problem / Level: beginner

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

Run the code to see the output here...