Lets say I have a dictionary of lists like this:
lists= {\'pet\': ["dog", "cat", "parrot"], \'amount\': [1,2,3],