コード例 #1
0
 def __repr__(self):
     return Card.cards_as_str(self.cards)
コード例 #2
0
 def shared_as_nice_str(self):
     return Card.cards_as_str(self.shared_cards)