The assignment operator can easily be mistaken with the equality operator when used in a condition, making the code more difficult to read.
The assignment operator can easily be mistaken with the equality operator when used in a condition, making the code more difficult to read.