The readlines() function reads... O One line from a file at a time The number of characters in a file as an integer O Ev
Posted: Mon May 02, 2022 12:47 pm
The readlines() function reads... O One line from a file at a time The number of characters in a file as an integer O Everything in a file at once, into one string Everything in a file at once, into a list a