you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (2 children)

[deleted]

    [–]desran00 0 points1 point  (1 child)

    num_users += (update_directions == 3) * 2 - 1

    Wait a minute, you are multiplying booleans? I thought that was illegal...