2. (10 points) Construct deterministic finite automaton accepting the language {w E{a,b}* : w has an odd number of a's a
Posted: Fri May 20, 2022 10:18 am
2. (10 points) Construct deterministic finite automaton accepting the language {w E{a,b}* : w has an odd number of a's and an odd number of b's }. Use state diagram to represent your deterministic finite automaton. Justify your construction.