Question: USE PYTHON 3 ONLY! Create a python program to open, read, write and save to a file. Name the file you create 205.py Create a
USE PYTHON 3 ONLY! Create a python program to open, read, write and save to a file. Name the file you create 205.py
Create a program which accomplishes the following items.
Opens a text file (I have placed one on the CS server).
Reads in all of the text from the file.
Prints the text into the console.
Writes all of the words to a new output file.
Saves the output file to the hard drive.
Be sure to close both the input as well as the output file. Also use local addressing instead of absolute addressing
. Make sure to turn in your resulting file.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
