Topic: Array Problem / Level: beginner

Problem: Sort the elements of each row in a 2D array in ascending order.

Run the code to see the output here...