Computer Science

Fill in the blanks:

_________ method of pickle module is used to read data from a binary file.

Python Data Handling

1 Like

Answer

load()

Answered By

3 Likes


Related Questions