The alphabet of the language L is {a, b} and there has to be an even number of both a's and b's but no other restrictions apply.
I've been at this for over an hour, drawing state machines that lead me nowhere. This is a regular language right?
The alphabet of the language L is {a, b} and there has to be an even number of both a's and b's but no other restrictions apply.
I've been at this for over an hour, drawing state machines that lead me nowhere. This is a regular language right?
Hint: Draw a state machine with four states:
Can you figure out how to transition between states?