Question: Python script that will open a file called Quotes.txt - for reading only - reads the entire file and prints the second and last line
Python script that will open a file called Quotes.txt - for reading only - reads the entire file and prints the second and last line in the file and then closes the file. Use thereadlines()function
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
