1.

Which of the following functions can be used to find the protocol version of the pickle module currently being used?

A. pickle.DEFAULT
B. pickle.CURRENT
C. pickle.CURRENT_PROTOCOL
D. pickle.DEFAULT_PROTOCOL
Answer» E.


Discussion

No Comment Found