Re: [python-uk] Announcing the next London Python Code Dojo

2012-07-11 Thread Tom Viner
We've got 4.cancellations for today's dojo if anyone other people would like to attend. Get back to me off-list or tweet @tomviner/@ldnpydojo to get a place. I'll tweet when they're taken. Cheers, Tom On Jul 6, 2012 11:34 AM, "Tom Viner" wrote: > Hi Folks, > > As you may have noticed, The Londo

Re: [python-uk] One more lightning talk place left for next week's dojo...

2012-07-11 Thread David Walker
In the London Dojo last month, we worked on Word Chains or Word Ladders. I have finally got round to implementing the breadth first algorithm: https://github.com/c4m3lo/word-chains/blob/master/team_1/wordchain_bf.py It seems to perform reasonably well: $ python wordchain_bf.py ape man Using a dic