Hacker News new | ask | show | jobs
by yareally 4920 days ago
Using both PHP5 in the past and Python more recently, I find that most things in Python need far less code to write than PHP.

The examples here are kind of disingenuous to that, but if you start writing code that takes advantage of the features of Python, your lines of code should be less than PHP or equal.