So Im trying to create a multidimensional array that outputs the values of lanes and times as shown in my code. When I run the compiler the console outputs the values correctly. However, the compiler also out puts 3 extra 0s at the end. I have no idea where they are coming from. Any suggestions? i’ll include the screen w/ just the code, and the screen w/ the output as well.