https://www.codecademy.com/learn/learn-swift-enumerations
Learn Swift: Enumerations | Codecademy
Learn how to define raw and associated values and use enumerations to model data in Swift.
learn swiftenumerations
https://realpython.com/courses/python-enum/
Building Enumerations With Python's enum – Real Python
buildingenumerationspython