1 Prompt the user for the name of the file to read.
2 Reads file
3 Write the non-comma characters to output.txt, including all spaces.
4 When done reading the input file, write the total number of...