Say we take two inputs, a dictionary and a list of variables.
dict1 = {\'One\': [300, 600],\'Two\': [9300, 1300]} variables = [\'x\', \'y\']
We w