The readings for Tuesday, October 25 are:
Once you have completed these readings, please answer the following questions:
What are the four basic operations you can perform on a file (handle)?
Write some Python code that does each of the following:
a. Reads all the contents of a file into a single string.
b. Reads all the contents of a file into a list of strings.
c. Prints out the contents of a file line-by-line.
If you have any questions, comments, or concerns regarding the course, please provide your feedback here.
To submit your response, please edit the reading07/README.md file in your GitLab repository.