Пример #1
0
 def __init__(self):
     Rule.__init__(self)
Пример #2
0
 def __init__(self, cards):
     Rule.__init__(self)
     self._cards = cards