I'm not sure what's exactly wrong with this code. We're suppose to open a file and take the numbers from that file and store it into an array, however, if a file were to have 20 values stored, this code would state that it outputted 21 elements. Is there something that I should improve?