in reply to Re^2: find unique elments and sum the corresponding values
in thread find unique elments and sum the corresponding values

Don't know if you already saw my updated code. I added some comments and fixed that syntax error. Had a bad typo in the "print result" section.

  • Comment on Re^3: find unique elments and sum the corresponding values

Replies are listed 'Best First'.
Re^4: find unique elments and sum the corresponding values
by Prl_learner (Initiate) on Feb 12, 2009 at 16:17 UTC
    Hey linuxer, Yes I saw, studied, and used it. Thank you so much.