Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I asked this earlier and no one has responded for a while. I am very much struggling here. I have most of part A done

image text in transcribedimage text in transcribedimage text in transcribedimage text in transcribedimage text in transcribedimage text in transcribed

I asked this earlier and no one has responded for a while. I am very much struggling here. I have most of part A done except for part 2 and 3. The War Game is were I am struggling the most though. If someone can please help me out I would very much appreciate it.

Python only please. All needed documents are on the link below. Please use those for writing the code.

https://www.cse.msu.edu/~cse231/Online/Labs/Lab11/

Lab Exercise #11 Assignment Overview u will work with a partner on this exercise during your lab session. Two people should work at one computer. Occasionally switch the person who is typing. Talk to each other about what you are doing and why so that both of you understand each step. Part A: Using the Class Methods 1. Examine the Python statements in the file named "lablla.py", then extend that program to do the following tasks: a. Display each players' hand after the first card has been played from each hand. b. Display the second card dealt to each player and compare them. c. Display each players' hand after the second card has been played from each hand. d. Display the last card dealt to each player and compare them. Here is the additional output after those modifcations: Second card dealt to player #1 QA Player #1 hand 174, 10 7 Player #2 hand: IK 2v, 8 Last card in hand of player #1 Last card in hand of player #2 8 8 of higher rank than 7 Note on Mirmir testing: you will notice that the symbols for the suits are not printed in the Mirmir tests instead the letters hcds are used. That is because Mimir cannot handle the symbols. You do not need to do anything about that it is built into the cards.py that we use for testing. Demonstrate your completed program to your TA. On-line students should submit the completed program (named "labila.py") for grading via the Mirmir system

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Professional SQL Server 2000 Database Design

Authors: Louis Davidson

1st Edition

1861004761, 978-1861004765

More Books

Students also viewed these Databases questions