Im making a small text based game with python and I wanted to have a save load feature. For this, I wanted to use the Pickle module to serialize my data and put it in a file