you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 11 months ago

I think Python is superficially easier since you don't have to declare variables, printing is a little easier, etc. And in some ways it is actually easier, e.g. arbitrary precision integers, no undefined, less implicit type coercion.

But I agree JavaScript is generally a better choice. And it is actually more popular than Python so...

  • source
  • parent