Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #72.8K
Ranked #4K
~35.0K People Reached
Favorite Forums
Favorite Tags

2 Posted Topics

Member Avatar for shafter111

from //kogs-www.informatik.uni-hamburg.de/~meine/python_tricks [code=python] while True: do_something() if condition(): break [/code] Godspeed :) Editors note: For Python code on Daniweb: Please use the [b][noparse][code=python][/noparse][/b] and [b][noparse][/code][/noparse][/b] tag pair to enclose your python code.

Member Avatar for sneekula
0
31K
Member Avatar for Ene Uran

Much thanks! Your code is very helpful (and efficient too!) :) However, in defining "find_key", shouldn't you use the argument "dic" instead of "symbol_dic" in calling iteritems? :) Other than that, thanks for the big help! :)

Member Avatar for Lucaci Andrew
0
4K

The End.