Hacker News new | ask | show | jobs
by oivey 788 days ago
Putting this another way, people use Python because it makes it way easier to compose together the underlying C++ code. Composition and polymorphism in C++’s static type system is rather weak.

Of course there is also the relative succintness of Python and other advantages, too.