Computer Science

Fill in the blanks:

To read all the file contents in the form of a list, _________ method is used.

Python Data Handling

1 Like

Answer

readlines()

Answered By

1 Like


Related Questions