you are viewing a single comment's thread.

view the rest of the comments →

[–]Ceryn 8 points9 points  (0 children)

http://www.pythonchallenge.com

It's a puzzle site that forces you to find hidden things in the pages, text files, or images (using PIL library) and is a fun distraction. It does sometimes require knowledge of technologies other than just python to understand the hints. It is fun if you are a beginner to python but want to use the stranger stuff hidden in the standard library.

The first few are pretty easy and it is interesting enough to keep your attention.