Enums might be very helpful for organizing constants in your code, but this is not their only use. Take a look. https://telegra.ph/Python-Enums-09-22