[Tutor] Python Challenge

bhaaluu bhaaluu at gmail.com
Sun Aug 5 18:23:33 CEST 2007


Greetings:

Here's a fun site, though probably geared more for intermediate
Python programmers, than for beginners:

http://www.pythonchallenge.com/

It's 33 levels of riddles that can be solved with Python in some way
or another. =) So you have the site up in your browser, and your
Python interpreter up, and you try to solve each riddle to get to
the next level. There isn't much mouse work involved... you can't
*click* your way through it. You have to think of Python solutions
to solve each riddle. Each riddle is a combination of a picture and
a clue, or hint. Read the hint, and study the picture carefully to
figure out what to do.

Happy Programming!
-- 
bhaaluu at gmail dot com


More information about the Tutor mailing list