PAIR = A×B
Total unique pairings = (# of set A) × (# of set B)
EXCLUDE
Can't make a pair? → Check if that value exists in the set first
LIST IT
Small sets → write all items out before counting
UNIQUE
"Every pairing is different" → each (card, counter) combo used once only