Computer Science

Fill in the blanks:

The _________ method writes a list of strings to a file.

Python Data Handling

1 Like

Answer

writelines()

Answered By

3 Likes


Related Questions