Question 6. Let's say you want to play a new card game called Pökere. It uses a modified
deck where the only denominations are 2 through 10 and all suits are included. Every player
is dealt 4 cards and everyone compares what hands they have to see who wins. Our job is
to figure out what the hierarchy of the hands should be. Below is a list of several scoring
hands that we wish to compare. For each hand, count how many hands of that type there
are (include the expression you used to get that value) along with a simple explanation of
how you got that expression.
a) House (Two pairs of different cards)
b)
Straight Enough (Four consecutive cards)
c) Flushed (Four cards of the same suit)
d) Interview (Three of a kind and another card)
e) Stack (Four of a kind)