Below i copied all my classes (please let me know if that is thewrong way to do it) and my question is how to create a driverthat
1. Shuffle the deck/deal four hands.
2. Display the four hands.
3. Declare the winning hand. the player and the hand that theywon with
4. Ask if they want to play another hand.
I HAVE BEEN TRYING TO GET THIS FOR OVER A WEEK AND I NEED HELPTO LEARN HOW TO DO IT PLEASE.
public class Card {
private final Suit suit;
private final Rank rank;
public Card(Rank newRank, Suit newSuit) {
this.rank = newRank;
this.suit
PayPal Gateway not configured
PayPal Gateway not configured