You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once main has proper input it creates object of Cards class while passing both values Rank and Suit And then it crates object for DeckOfCards class passing object of Cards class as argument And then it Calls different function based on user input such as shuffle, deal and histogram , User can exit the program by pressing 4