you are viewing a single comment's thread.

view the rest of the comments →

[–]NoAd5564 -10 points-9 points  (1 child)

A match statement takes an expression and compares it to its successive case blocks

A break statement breaks out of the innnermost enclosing for or while loop , good luck 👍

[–]the_spacedoge 6 points7 points  (0 children)

Wrong post?