Python Challenge ahead [NEW] for riddle lovers

darren kirby bulliver at badcomputer.org
Mon May 2 18:48:37 EDT 2005


quoth the Reinhold Birkenfeld:

>
> Somehow writing '[a-z]{1}' is strange...
>
> Reinhold

>>> t = /text of page source.../
>>> re.findall('[a-z][A-Z]{3}[a-z][A-Z]{3}[a-z]', t)

Sorry dude! When it comes to logic puzzles I am easily frustrated, and that 
leads to unclear thinking...

-d
-- 
darren kirby :: Part of the problem since 1976 :: http://badcomputer.org
"...the number of UNIX installations has grown to 10, with more expected..."
- Dennis Ritchie and Ken Thompson, June 1972
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20050502/8c0a2843/attachment.sig>


More information about the Python-list mailing list