Question: Python Read in a file of text, make some changes to it (capitalize every word, make the entire text lower-case, remove every instance of the
Python
Read in a file of text, make some changes to it (capitalize every word, make the entire text lower-case, remove every instance of the letter "e"), then write it back to a different file.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
