Chapter 7: Problem 13
What does it mean when the readline method returns an empty string?
Short Answer
Expert verified
Answer: The readline method returning an empty string signifies that it has reached the end of the file and there are no more lines left to read.