I'm trying to write a small piece of code that merges lines alternatively from two files and writes the results to another file, all specified by the user. I'm trying to write a small piece of code that
I'm trying to write a small piece of code that merges lines alternatively from two files and writes the results to another file, all specified by the user. I'm trying to write a small piece of code that