Objective: Read names from two different files into your program and write each name to a single new file. Please make sure you download the namelist1.txt & namelist2.txt input files from the assignment page in Canvas and place them in the same folder as your program. – Input files: – nameslist1.txt & nameslist2.txt – Each file contains a list of 200 unique names. – Output file: – Output all names to an output file called allnames.txt Write a program that reads the names from the two inp
Tag: Ask the user to input the file name and path of the output file
Objective read names from two different files into your program and write each name to a single new
Objective: – Read names from two different files into your program and write each name to a single new file. – Download the namelist1.txt and namelist2.txt input files from the assignment page in Canvas and place them in the same folder as your program. – Input files: – nameslist1.txt – nameslist2.txt – Each file contains a list of 200 unique names. – Output file: – Output all names to an output file called allnames.txt – Write a program that reads the names from the two