Skip to content

    Enum in Python

    Created by
    stefanrows
    stefanrows

    This Repl is part of the article: https://www.ceos3c.com/python/enum-in-python/

    In this exercise, you will learn how to use the Enum in Python class and better understand how it works. Practical examples to code along!

    Preview