
Aggregate and Count
You have a list of values where each element is a list of two values. First is a name and the second one is counter.
What you need to do is to aggregate those values into a dict, which...
You should be an authorized user in order to see the full description and start solving this mission.