Closed relsqui closed 10 years ago
Makes more sense to pass into Card than strings. Need to think about how to make it easy to override, though. Maybe cards.py defines lists of ranks and suit objects?
Enum?
Oh wait its 3.4
you can get if from pip too
Makes more sense to pass into Card than strings. Need to think about how to make it easy to override, though. Maybe cards.py defines lists of ranks and suit objects?