Topic: Array Problem / Level: beginner

Problem: Check if all elements in a 2D matrix are either positive prime or negative composite numbers.

Run the code to see the output here...