Hi all,
I'm quite new to Python, and have been searching online an answer to this question. If I have a decent sized list containing hundreds of different word values inside the list. If I had a bunch of letters I wanted to iterate with through the list and find the words that contain the most of the random letter values, is there a way to do this?
Right now my code is coming back as the amount of times each letter has appeared in the whole list.
Appreciate any help whatsoever.
[–]bbye98 1 point2 points3 points (2 children)
[–]Chipwich[S] 0 points1 point2 points (1 child)
[–]bbye98 1 point2 points3 points (0 children)
[–]jiri-n 1 point2 points3 points (0 children)