Re: Yet Another Software Challenge

2007-05-15 Thread Thierry
On May 14, 3:40 pm, Paul McGuire <[EMAIL PROTECTED]> wrote: > > In Riddle 2, the "global" declarations are unnecessary, as you are > only referencing the globally-defined vars for read. > > Also in Riddle 2, I would replace > for s in alphabet: indices[s] = alphabet.index(s) > with > indice

Re: Yet Another Software Challenge

2007-05-14 Thread Paul McGuire
On May 14, 8:14 am, Thierry <[EMAIL PROTECTED]> wrote: > For those interested in programming riddles, I would like to > announce a new programming challenge I'm just launching > athttp://software.challenge.googlepages.com > > This challenge is in its early stage and thus set to be continuously > i

Re: Yet Another Software Challenge

2007-05-14 Thread Paul McGuire
On May 14, 8:14 am, Thierry <[EMAIL PROTECTED]> wrote: > For those interested in programming riddles, I would like to > announce a new programming challenge I'm just launching > athttp://software.challenge.googlepages.com > > This challenge is in its early stage and thus set to be continuously > i

Yet Another Software Challenge

2007-05-14 Thread Thierry
For those interested in programming riddles, I would like to announce a new programming challenge I'm just launching at http://software.challenge.googlepages.com This challenge is in its early stage and thus set to be continuously improved. I would be especially interested in your comments and fe