A Python script in order to find possible GREEK words matching a given set of greek letters.
(A way to cheat while playing quizzes :P )
##### VALUES TO BE CHANGED
- wantedLetters <= the set of letters you have to be matched
- howManyLettersWanted <= the length of the word that has to be found
- fixedLetters <= if there are any given letters of the hidden word, with their position (position counting starting from 1)