I have a Dictionary of users with a list of payments. The Payment class has an attribute Amount which I want to sum it up for every single user:
Dict = { &qu