bostonpythonworkshop / Wordplay

0 stars 0 forks source link

Wordplay does not pass the capital letter test correctly #7

Open hakimbho opened 11 years ago

joecascio commented 11 years ago

index c225ef4..66ad81a 100644 --- a/scrabble_cheater.py +++ b/scrabble_cheater.py @@ -6,7 +6,7 @@ if name == "main": print >>sys.stderr, "Usage: scrabble.py [RACK]" sys.exit(1)