I need to design and implemnet a class that represents a deck of cards. Each has a value and a suit its own. I don't have to compare them just random dealing of 50 of 52 cards.
I was thinking that i could do something with strings assigned to int that represent the cards but don't really know how to set this up. any help?
EDIT: sorry will repost in software forum.
I was thinking that i could do something with strings assigned to int that represent the cards but don't really know how to set this up. any help?
EDIT: sorry will repost in software forum.
