Deterministic Finite Automata
This program was written in Python
This project was fun based on simplicity of the code. Python was powerful in creating this DFA. The DFA input format were made and displayed in the code below, as well as, the project example and state transition. No other additional members were on my team. GitHub code here.