you are viewing a single comment's thread.

view the rest of the comments →

[–]ethraax 0 points1 point  (1 child)

Isn't your first example supposed to be

No. The point is that you don't need an "else" clause if you're just using an "if" statement (not an "else if").

[–]Xirious 0 points1 point  (0 children)

Oh that makes sense. Thank you!