Enums are readable names that are bound to a constant value. To use enums, import Enum from the enum standard library module: from enum ...
確定! 回上一頁