How to import pickle Python

Import the 'pickle' module

import pickle

 

For more information:
Python pickle