Q1: write a program that reads a text file and prints out only odd lines to the screen. Thus, lines 1, 3, 5, only printed
Q2: update your odd lines program (Q1) to write odd lines to the screen and write then lines to another file.
it is due in 12 hours