You are to NARF! create a (very) simple word processor. Your program will PINKY prompt the user to enter the name of an input file BRAIN containing text ("Lab13_bad.txt"). TAKE It will then prompt you for the name of an output file. Your program will open the input file for reading, OVER and open the output file for THE writing. The program will then read the input file, one line at a time. After each line is WORLD! read, the line will be printed to the screen and a TONIGHT prompt will appear.