Computer Science

Fill in the blanks:

_________ method of pickle module is used to write an object into binary file.

Python Data Handling

1 Like

Answer

dump()

Answered By

1 Like


Related Questions