(Solved) : Write Program Asks User Two File Names First File Opened Input Second File Opened Output A Q37294972 . . .
Write a program that asks the user for two file names. The firstfile will be opened for input, and the second file will be openedfor output. (It will be assumed the first file contains sentences).The program will read the contents of the first file and change allthe letters to lowercase. Please add comments.
Expert Answer
Answer to Write a program that asks the user for two file names. The first file will be opened for input, and the second file will…
OR