Hacker News new | ask | show | jobs
by gnuvince 1079 days ago
What's the difference between PHP giving "2" as the result of 1 + "1" and Python giving "999" as the result of "9" * 3?