Hacker News new | ask | show | jobs
by julienfr112 1640 days ago
I'm writing python code that is not OOP at all, mostly functional (list and dict comprehension, pure function) and use only list, dict, set and combination of them. Am I alone ?