I am currently working on an assignment where I have to read through, an already declared 2d array, and change the "colors" of the 0s adjacent to the colors that are up, down, right or to the left of them.I am currently working on an assignment where I