sometimes I’m facnign this issue – Tuple Index Error – IndexError: tuple index out of range
This code works perfectly but sometimes I’m getting the below error, how to fix this.
list indices must be integers or slices, not tuple – Python -Poker
I would like some help. The goal os this function is to find if there is a pair in a set of cards and find out which are them.