Question: Assignment 4: Game: pick a card. Write a program that simulates picking a card from a deck of 52 cards. Your program should display the
Assignment 4: Game: pick a card. Write a program that simulates picking a card from a deck of 52 cards. Your program should display the rank (Ace, 2, 3, 4, 5, 6, 7, 8, 9, 10, Jack, Queen, King) and suit (Clubs, Diamonds, Hearts, Spades) of the card. Here is a sample run of the program: The card you picked is Jack of Hearts Note: I have uploaded two program examples to Canvas for your reference. Name: (5 points) Introduction: Write about the design of the code you will use to solve this problem. (5 points) References and assumptions: Where could we learn a successful solution? 5 points) Code: Please copy and paste your code here to asuime to find (5 points) Output: Please copy and paste the results from your code here. Remember, you might need to run your code a few times to show that your code works
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
