Topic: Array Problem / Level: beginner

Problem: Find the difference between the maximum and minimum elements of each row in a 2D array.

Run the code to see the output here...