Example #1
0
 def createHand(self):
   self.hand = BlackjackHand(self.gameDeck)
   self.hand.getHand()