Page 1 of 1

Please type in the correct answer. Thanks!

Posted: Mon May 02, 2022 12:40 pm
by answerhappygod
Please type in the correct answer.
Thanks!
Iterating over a file like it's a list reads... Everything in a file at once, into one string O Everything in a file at once, into a list O One line from a file at a time The number of characters in a file as an integer