The switch statement allows us to replace several nested if-else constructs and thus improve the readability of our code.
確定! 回上一頁