Both requirements -> "The program should display 10 strings on the screen, each on a new line" and "The program should display the array (10 elements) in reverse order are both satisfied, but "The task failed to pass testing" for each of these requirements renders in the "Validation" window, inside my IJ IDEA. I cannot determine why this is happening when clearly, the software behaves exactly as the requirements specify. If my program produces the correct output per the requirements listed, why is this task showing as "failed"?