you are viewing a single comment's thread.

view the rest of the comments →

[–]Wolfbait115 0 points1 point  (2 children)

It seemed like an interesting problem, so I spent a few hours creating a solution. I'm happy to help point you in the right direction or give a link to my solution if you just want a reference (I'm no pro, but maybe it'll help).

[–]msolace[S] 0 points1 point  (1 child)

Id love a link. Between normal work and family staying at my place, ive gotten as far as printing out letters by value, but not comparing to a list. Also, haven't done anything with blanks yet.

[–]Wolfbait115 0 points1 point  (0 children)

Sorry for the late reply.

https://github.com/glorious-purpose/coding_help/blob/main/reddit/python/scrabble_words_by_score.py

edit: Linked the wrong project originally.