Hacker News new | ask | show | jobs
by correnos 4881 days ago
> what would you expect?

I expect a type error, like I said before. Implicit coercion between types is the definition of weak typing, and is part of what separates Python from Javascript.