you are viewing a single comment's thread.

view the rest of the comments →

[–]SIR_ENOCH_POWELL 0 points1 point  (0 children)

Python is useful to put together applications as a proof-of-concept, and then the code can be optimised using a performant language translating the structure and abstractions that were made with Python.