(10pts) The set of strings over {a,b} that do not contain the substring aaa.
(Hint: design a finite automaton to accept the complement of the language. Then interchange
the accepting and non-accepting states.)
(10pts) The set of strings over {a, b} that do not contain the substring aaa. (Hint: design a finite automaton to accept the complement of the language. Then interchange the accepting and non-accepting states.)