Hacker News new | ask | show | jobs
by rodrigoreis22 4212 days ago
It does work. The argument it's OOP enforces more organized code base.. I don't personally agree. You can have a very clean non-OOP python code and you can also have a very ugly and bad OOP-based code.. it just seems stupid.