https://github.com/rishibathina/python/blob/b05a305154225a5762171d01d88112808fdb8610/boggle.py#L44 Replace this subroutine with a python dictionary. Also think about what is better? 1) code, or 2) a data structure to return values.
python/boggle.py
Line 44 in b05a305
Replace this subroutine with a python dictionary.
Also think about what is better? 1) code, or 2) a data structure to return values.