$L=\left\{w \in\{0,1\}^{*} \mid \text { w starts with } 01 \text { and ends with } 01\right\}$
I need to draw a dfa and nfa , I managed to draw the nfa but the dfa didn't .. can someone lead me please?
$L=\left\{w \in\{0,1\}^{*} \mid \text { w starts with } 01 \text { and ends with } 01\right\}$
I need to draw a dfa and nfa , I managed to draw the nfa but the dfa didn't .. can someone lead me please?
Does the above DFA work? Start State is S, Accepting State is B, and T is a terminal state.