Hacker News new | ask | show | jobs
by saiojd 1023 days ago
I would guess, to make sure the classic noob mistake of typing `if x = 3:` instead of `if x == 3:` stays a syntax error