[Tutor] Fwd: Puzzle - Next Step to our interviewing process - Pramati Technologies!
Sunil Tech
sunil.techspk at gmail.com
Wed Apr 23 16:44:43 CEST 2014
i have
{'extreme_fajita': [*{5: 4.0}*, *{6: 6.0}*],
'fancy_european_water': [*{5: 8.0}*, *{6: 5.0}*]}
if the keys of the dictionaries(bold & italic) are equal. I want to add
bold dict values, & italic dict values.
result should some thing like this
[{5:12.0},{6:11.5}]
i tried to do...
but need your help.
Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20140423/f8163248/attachment.html>
More information about the Tutor
mailing list