Topic: Array Problem / Level: beginner

Problem: Find the row in a 2D array where the sum of all elements is a prime number.

Run the code to see the output here...