Question: i need this done in python please Code a program that gets string data from the program user and then writes that data to a

i need this done in python please
i need this done in python please Code a program that gets

Code a program that gets string data from the program user and then writes that data to a text file. . Code another program that reads the data from a file and then displays that data. Note that both programs will use loops. Program #1 should use the signal QUIT to stop running. Program #2 should run until all of the data is extracted from the file. How the code output might look: Program #1 Enter a file name: test.txt Enter a string. Once upon a time Enter a string: In the west Enter a string: QUIT Program #2 Enter a file name: test.txt Once upon a time In the west

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!