The readlines() method returns ............... (a list of lines/a list of single characters).
The readlines() method returns a list of lines from a file.
readlines()