asrayousuf / ScrabbleWordRecommender

0 stars 0 forks source link

Sorting the dictionary based on score #27

Closed aravindsrivats closed 9 years ago

aravindsrivats commented 9 years ago

Any ideas on how to sort the dictionary, given that the score is embedded in the value?

aravindsrivats commented 9 years ago

Added sort function.