A switch statement can replace multiple if checks. It gives a more descriptive way to compare a value with multiple variants.
確定! 回上一頁