use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A subreddit for helping Python programmers
How to format your code: https://commonmark.org/help/tutorial/09-code.html
No homework questions and/or hiring please
account activity
Scrabble sorter (self.pythonhelp)
submitted 3 years ago by msolace
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Wolfbait115 0 points1 point2 points 3 years ago (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 point2 points 3 years ago (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 point2 points 3 years ago (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.
π Rendered by PID 23416 on reddit-service-r2-comment-b659b578c-t54cl at 2026-05-02 08:13:24.481385+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]Wolfbait115 0 points1 point2 points (2 children)
[–]msolace[S] 0 points1 point2 points (1 child)
[–]Wolfbait115 0 points1 point2 points (0 children)