rishibathina / python

0 stars 0 forks source link

code enhancement #1

Open chinchani opened 6 years ago

chinchani commented 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.

rishibathina commented 6 years ago

Okay. Thank You for the feedback. I will take it into consideration.