2 lines
150 B
Plaintext
2 lines
150 B
Plaintext
Assignments within sub-expressions are hard to spot and therefore make the code less readable. Ideally, sub-expressions should not have side-effects.
|