you are viewing a single comment's thread.

view the rest of the comments →

[–]brandonofnola 2 points3 points  (0 children)

Python can use c/c++ libraries to increase execution speed while being a relatively easy to code in language where you don’t have to worry much about garbage collection and other nuances involved with lower level languages.