❔ Working w/ 2D Arrays
Hey all, new to the server and programming in general. Working on an assignment going over 2D Arrays. I'm currently trying to get the user's row and column input, find the specified index in the array, and print the new modified array, how should I go about doing this?

