I recognize that this is a common question area with lots of answers: Here and here for example. Specifically I’m trying to better understand how to use Enums in Python. Suits in a deck of cards seems appropriate, but implementing them as a class seems extra, and I’m curious if there’s a more pythonic wayRead more