+ 2

Why python is said slow🤔

I have seen many posts and memes saying python is slow as snail. Why it so? Is python really slow 🤔?

7th Jan 2022, 3:01 PM
Mohammed Nihal
Mohammed Nihal - avatar
2 Antworten
+ 4
Python isn't a compiled language and reads line by line. It isn't noticeable until you write a lot of code
7th Jan 2022, 6:16 PM
MyNameIsMutable
MyNameIsMutable - avatar
+ 1
Runtime Terror I fixed my error in specificness
7th Jan 2022, 6:42 PM
MyNameIsMutable
MyNameIsMutable - avatar