Pinned Repositories
DFA
Accepts as the input from a file the description of a Deterministic Finite Automaton. It will continue to receive various words from the keyboard and the program will answer whether or not its name belongs to the language of the automatic. The file name will be dfa.txt and will contain the alphabet, the number of states, and possible transitions.
Android-WordsQuiz-Game
WordQuiz is an educational mobile application game created on Android and its purpose is to help students with English vocabulary
JoannaVasileiou's Repositories
JoannaVasileiou/Android-WordsQuiz-Game
WordQuiz is an educational mobile application game created on Android and its purpose is to help students with English vocabulary
JoannaVasileiou/DFA
Accepts as the input from a file the description of a Deterministic Finite Automaton. It will continue to receive various words from the keyboard and the program will answer whether or not its name belongs to the language of the automatic. The file name will be dfa.txt and will contain the alphabet, the number of states, and possible transitions.