I want to read two files at the same loop. And iterating over file1 n-line by n-line and iterating over file2 m-line by m-line. as the following but of course, it causes an