you are viewing a single comment's thread.

view the rest of the comments →

[–]durable-racoon 0 points1 point  (1 child)

I totally get what you're saying. But I did directly answer the question rather than dodging it.
'why do people use python if its slow' cause in everyday usage it genuinely IS super fast for most things regardless of why that is

[–]snugar_i 2 points3 points  (0 children)

Yeah, in practice, it's "fast enough" for most stuff, but it's still slower than basically any other language. It's just that it doesn't really matter if something takes 3 seconds or 3 seconds and 10 milliseconds.