118
The JavaScript type coercion algorithm
(lemmy.ml)
Post funny things about programming here! (Or just rant about your favourite programming language.)
Python, uh, has types tho? Python just doesn't engage in the same brainless type coercion that JS does, instead type coercion is much more limited and sensible.