An enum (short for enumeration), allows us to define a set of named constants. These constants can be used to create a set of distinct cases.
確定! 回上一頁