how to write a program that will copy the contents of a text file called input.txt to a file called copied.text After the program runs the contents of both files should be the same. You will need to manually create the input file. inc