Hacker News new | ask | show | jobs
by p-e-w 1382 days ago
I much prefer the Python code here. The only confusing part is `words` and `WORDS` being used as identifiers, with different semantics. Other than that, the list comprehension syntax looks both clean and clear.