Question: Using Python Programming: 13. prompt the user to enter a filename, an old string, and a new string. Here is sample run: 3 (Replace text)
13. prompt the user to enter a filename, an old string, and a new string. Here is sample run: 3 (Replace text) Write a program that replaces text in a file. Your program shoua Enter a filename: test. txt Enter the old string to be replaced: morning nter Enter the new string to replace the old string: afternoon Ene Done
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
