Topic: Array Problem / Level: beginner

Problem: Find the row in a 2D matrix that has the largest sum of even numbers.

Run the code to see the output here...