Trying to learn Python I wanted to use module and imports.
I have cards.py
class Cards(): #Some Code class Deck(): #Some Code class Player(): \'\