Wednesday, August 17, 2011

Python: Blackjack game. How do I give the player and computer their hands?

I've defined the suit and values of the cards in tuples. I'm having trouble with the code for dealing the cards. I want the codes to be in tuples too. Help?

No comments:

Post a Comment