Design finite state machine that starts with even number of 1s and followed by odd numbers of 0s
Design finite state machine that starts with odd number of 1s and followed by even numbers of 0s
Note : What I mean by even numbers and odd numbers is binary sequnce. For example, even number of of 1s, 1111.