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
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
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
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
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!