list word for game Word Cookies
useItertools.py -> using permutation from itertools finding word in word.txt FASTEST
useWord.py -> random and finding word in word.txt FAST
sh sudo pip3 install googletrans
useGoogleTranslate.py -> using permutation from itertools and send them to translate from Google Translate and check that it can translate. VERY SLOW
word.txt -> contain 479k words. Thanks To https://github.com/dwyl/english-words