Topic: Array Problem / Level: beginner

Problem: Find the difference between the sum of the prime numbers and the sum of the composite numbers in an array.

Run the code to see the output here...