Traceback Recent Call Last File Z Dealem Usernamepy Line 38 Class Deck Hand Nameerror Name Q37154674

Traceback (most recent call last): File “Z:/DealEm-username.py”,line 38, in class Deck(Hand): NameError: name ‘Hand’ is notdefined

Im getting this above error in my code. what am i doingwrong?

  1. Write a program that asks the user for the number of playersand the number of cards in each hand. Then, displays all hands ofcards from a deck of playing cards using the same format asdescribed in Project 3. The program should use either “A”, “2”,”3″, “4”, “5”, “6”, “7”, “8”, “9”, “10”, “J”, “Q”, or “K” for thevalue of the card and either “c”, “h”, “s”, or “d” for the suit.So, if the program
    OR
    OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.