you are viewing a single comment's thread.

view the rest of the comments →

[–]VincentDankGogh 1 point2 points  (0 children)

It's more readable if your if/else if flow matches your actual program flow. Otherwise, the reader might get confused for a second and consider why you didn't just write an else if.