Chapter 4: Card ADT

Programming Project 4.6
Screen Shot 2014-09-28 at 3.34.11 PM

Design and implement a class called Card that represents a standard playing card. Each card has a suit and a face value. Create a pro- gram that deals 20 random cards.