Topic: Array Problem / Level: beginner

Problem: Find the column in a 2D array where the sum of all elements is the largest.

Run the code to see the output here...