Skip to content

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 )

Notifications You must be signed in to change notification settings

Mourgolikos/Find-Greek-Words-Matching-Given-Letters

Repository files navigation

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 )

How to use it?

...well
Just edit the file `find_word_containing_letters.py` modifying the variables in the section

##### 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)

About

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 )

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages