pickle serialization not persisting after closing program
Ive made a program to track my barbell lifts. The code I’ve shown below is opening up a serialized pickle dictionary called users, and if users is empty it prompts the user to create a profile.