I am developing an AI that plays mancala in DrRacket. I have a function called minmax that returns a pair with the index of the hole and the utility value for the move, but when