Question: Need Help doing this question using the txt document provided in the link below Problem: Write a program that prompts for the names of a
Need Help doing this question using the txt document provided in the link below

Problem: Write a program that prompts for the names of a source file to read and a target file to write, and copy the content of the source file to the target file, but get all empty lines removed, then output the number of empty lines removed. For example: Source file name: string_doc . txt Target file name: string_doc_nonempty . txt Lines removed: 16
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
