5 comments

[ 4.5 ms ] story [ 24.2 ms ] thread
What *can't* you do in a single line of Python? ♥
Everything that requires a loop and is not expressible using list comprehensions.

Really for one liners, Ruby (or even Perl) are much better. Python with its significant whitespace is a lot less convenient.

The only advantage of Python is that it exists in the default installation usually - unlike Ruby.

I love all of these no starch press books and have collected a pretty good pile of them next to my desk.