Code Coach challenge in python, "PokerHand" question | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Code Coach challenge in python, "PokerHand" question

My Code "PokerHand.py" Passes all but test case 7. how do i find out what is test case 7's input data to my code??? I have been going over and over my code for weeks now. fixed spelling and going over the logic with a fine toothed comb to noavail. Help!!! i cant get test case 7. I will post my code if asked by a Mod to do it.

7th Oct 2020, 11:45 PM
Rick Shiffman
Rick Shiffman - avatar
4 Answers
+ 11
Rick Shiffman did you tried with printing "High Card" in for 7th case condition as some user are condused with that test case which result in error in 7th test case. Try it out and let me know if this doesn't fix the issue. https://www.sololearn.com/Discuss/2126708/?ref=app
8th Oct 2020, 4:54 AM
GAWEN STEASY
GAWEN STEASY - avatar
+ 11
Rick Shiffman no problem. It's just an word confusion else remaining work is already done by you. I've faced the similar thing but due to know the game it easy my work in that code..
8th Oct 2020, 5:49 PM
GAWEN STEASY
GAWEN STEASY - avatar
+ 2
Thanks for the help printing "High Card" instead of the cards value worked. It would be of help if I had ever play poker before!
8th Oct 2020, 12:19 PM
Rick Shiffman
Rick Shiffman - avatar
+ 2
GAWEN STEASY, thanks again.
8th Oct 2020, 3:55 PM
Rick Shiffman
Rick Shiffman - avatar