Y
Hacker News
new
|
ask
|
show
|
jobs
by
carlbordum
2740 days ago
In Python `=` is not just a binary operator. Python is evaluated left-to-right (but not on assignment).