Which of the following functions can be used to find the protocol version of the pickle module currently being used?
Which of the following functions can be used to find the protocol version of the pickle module currently being used? Correct Answer pickle.DEFAULT_PROTOCOL
The function pickle.DEFAULT_PROTOCOL can be used to find the protocol version of the pickle module currently being used by the system.
মোঃ আরিফুল ইসলাম
Feb 20, 2025