Dictionaries

Fredrik Lundh fredrik at pythonware.com
Wed Oct 18 12:47:18 EDT 2006


Lad wrote:

> The answer: the values should be added together and assigned to the key
> That is
> {'a':1, 'b':5}
> ( from your example below)
> 
> Is there a solution?

have you tried coding a solution and failed, or are you just expecting 
people to code for free?

</F>




More information about the Python-list mailing list