Hacker News new | ask | show | jobs
by pjc50 242 days ago
List comprehension is pretty good, but I prefer LINQ method-style because it's executed left-to-right, whereas I keep having to look up the order of Python.