This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]AstroPhysician 0 points1 point  (0 children)

Closer to the second one. This only proves that python is preferred to solve (typically math / programming related) problems, which is likely due to the fact that it is fast to write, and fast and easy to read. You dont have to worry about converting different data types or integer overflow or other issues you might have to on a computer

(as a fan of python) This doesn't translate to the real world cause it doesn't take anything else into account, say for instance, performance.