Hacker School Scrabble challenge: Difference between revisions

no edit summary
imported>Jesstess
(Created page with "right|300px === Problem Statement === Write a program that takes a Scrabble rack as a command-line argument and prints all valid Scrabble words that ca...")
 
imported>Jesstess
No edit summary
 
Line 40:
"x": 8, "z": 10}
</pre>
 
===Bonus===
 
Modify your program to allow blank tiles, which can be used as any letter but contribute no points to the word score.
Anonymous user