I write this program to open a text file(example.txt) in a csv(output) file with a variable interval which is another text file (Length.txt). the program was suppose to go through all the lines of the example.txt file but it is stopping after first line. can anyone help me to solve this problem? Please help me.
i write the following program: