Question: In c++, write a program that takes user input describing a playing card with the following shorthand: A = Ace 2...10 card values J =
In c++, write a program that takes user input describing a playing card with the following shorthand: A = Ace 2...10 card values J = Jack Q = Queen, etc. D = Diamonds S = Spades. etc. Ex. if the user enters QS then your program responds with Queen of Spades
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
