- David Londoño Palacio
- Sebastián Andrés Uribe Ruiz
- Operating System: Any actual windows version
- Programming lenguage: Python
- Tools: Python 3, DFA library, automata-lib
-
Install Python in a recent version
-
Install the libraries by the folllowing steps
- Open your console
- Use PIP (Python installer package) to install the libraries doing the following
- pip install dfa
- pip install automata-lib
-
Then just run python file directly with the interpreter or using a code editor
-
For the empty string just press enter on the input Then you should see " The DFA accepts the string '' "