Methods for reading

Report a typo

Match each method with a description of what it does.

Match the items from left and right columns
read()
readline()
readlines()
Reads the file as a whole.
Reads the file one line at a time.
Reads the file as a list of lines.
___

Create a free account to access the full topic