Language: $\{w \mid w \in \{ab\}^*\}$
Is this DFA correct for the language $\{w \mid w \in \{ab\}^*\}$?
0
$\begingroup$
automata
regular-expressions
-
3By the way, writing $\{w\mid w\in \{ab\}^*\}$ seems a complicated way to write $\{ab\}^*$. – 2012-11-08