samreiners3304 samreiners3304 03-11-2021 Computers and Technology contestada Write a program that makes a copy of the file. Your program will ask the user for the source file and the new file names and then will read a line at a time from the input (source) file and prints it to the output (new file) file with a line number.