Computer Science

Fill in the blanks:

The _________ method of pickle module reads data from a binary file.

Python File Handling

2 Likes

Answer

load()

Answered By

1 Like


Related Questions