Question: program in python. thanks i will leave a like yes you can use dictionary and inbuilt function Write a program that takes user input describing

 program in python. thanks i will leave a like yes you
can use dictionary and inbuilt function Write a program that takes userprogram in python. thanks i will leave a like
yes you can use dictionary and inbuilt function

Write a program that takes user input describing a playing card in the following shorthand notation: 2 ... 10 Ace Card values Jack Queen King Diamonds Hearts Spades Clubs Your program should display the full description of the card. Additional information a) Use input function to receive user input b) Display error message if the choice is invalid Expected output Enter the card notation: KS You selected "King of Spaces" Enter the card notation: 10D You selected "Ten of Diamonds" Enter the card notation: 12H You selection is invalid

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!