Scrabble challenge: Difference between revisions

(Undo revision 20751 by 123.176.38.2 (talk))
Line 16:
Write a Python script that takes a Scrabble rack as a command-line argument and prints all valid Scrabble words that can be constructed from that rack, along with their Scrabble scores, sorted by score. An example invocation and output:
 
<pre>[[Media:]]
$ python scrabble.py ZAEFIEE
17 feeze
Anonymous user