|
|
|
|
|
by scriptkiddy
3444 days ago
|
|
I have yet to understand why people are always trying to compare Go and Python. Python isn't made for the same use cases as Go is. Can Go do the work Python can? To an extent, yes. Can Python do the things Go can do? To an extent, yes. Python will always be slower with the CPython runtime. In short, I agree with you. |
|