Topic: Array Problem / Level: beginner

Problem: Find the average of the elements in each column of a 2D array.

Run the code to see the output here...