That may be true because some people will disagree with you. But generally, python has a better syntax. That is why Python is used for complex code structure in AI,machine Learning, data science, etc.
If you already know JavaScript on the browser or web, I recommend trying out Brython...
But JS has it's pros, too. In python I do miss having functions as first class objects (although that might help python, still. Making it more clear). And everything async feels slugish in python compared to js.
I enjoy switching back and forth every now and again.
That may be true because some people will disagree with you. But generally, python has a better syntax. That is why Python is used for complex code structure in AI, machine Learning, data science, etc.
If you already know JavaScript on the browser or web, I recommend trying out Brython...
I'll give Brython a go, never heard of it :D
But JS has it's pros, too. In python I do miss having functions as first class objects (although that might help python, still. Making it more clear). And everything async feels slugish in python compared to js.
I enjoy switching back and forth every now and again.
That's because you used Python... It happens to everyone at some point...