Usage:
- Download "Scrabble_game_functions.py", "Scrabble_game_main.py" and "words.txt"
- Open "Scrabble_game_functions.py" file and find line 19
- Change WORDLIST_FILENAME by typing the location where you dowloaded the file "words.txt"
- Open "Scrabble_game_main.py" in Python shell and run it
- Have fun!