PythonChallenge - an Amusing Way to Explore Python
thesamet writes "The Python Challenge is a
set of riddles that require a little bit of
Python programming to be solved. The purpose of the riddles is to
provide an entertaining way to explore the Python programming language.
The challenge was started late in April this year and it is starting to gain
popularity in the Python community. What people love most about the
challenge is that it makes them poke in Python's module library and
discover new things. It truly demonstrates the great power of Python's included 'batteries.'
The riddles are designed to be solvable by Python beginners, but yet
are challenging even to experienced Python programmers. The first
few riddles are very easy, but it gradually becomes more and more
challenging. Many people reported that playing the challenge is highly
addictive and it is great fun.
The site also features discussion forums where users can ask for hints.
Additionally, after solving a riddle, its solution is available in a
wiki form."
but where's the perl version?
python is ugly and unreadable.
Many people reported that playing the challenge is highly addictive and it is great fun.
:)
It's even more addictive and fun to express solutions as perl one-liners.
If you're interested in exploring Ruby in a similar way check out RubyQuiz.
From the FAQ:
<snip>
Where did you get the idea from?
I was inspired while I was playing notpron. It just occured to me that the same style of riddles can serve as a way to discover Python.
<snip>
Cross out the "Python" above. There is no need to use Python to solve these puzzles. I use Haskell. Some other language might work for someone else. There is nothing Python specific about the challenges. But they are indeed quite amusing.
Translation:
"I'm too pissy to do puzzles. Fuck you all for thinking Python puzzles might be fun."
What'dya mean there's no BLINK tag!?