Perl Assignment Level 0-1
Perl Assignment Level 0-1
10. Write a perl program to read two text files f1.txt and f2.txt and output a file
f3.txt, which contains lines alternately from the two input files. Assume that
the two input files have exactly same number of lines.