Open chinchani opened 6 years ago
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.
Okay. Thank You for the feedback. I will take it into consideration.
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.