Hacker News new | ask | show | jobs
by coldtea 3362 days ago
I've never seen unreadable code in Python.

Care to post a sample?

And even if it actually was unreadable, just consider how the equivalent would look in Perl, or C (or APL...).

1 comments

My point was that Python written by someone that don't know how to write readable code is just as unreadable as "sysadmin" Perl. Well written Perl is actually very readable.