Construct an FSM that accepts a binary string that must start with and end with 1.
Examples: 1111011, 1, 1001001, 11001, 101010101
^^^This is the question, and I am beyond confused of what the diagram would look like.
I quite literally had no idea what I was doing. I put this but I feel like it’s very wrong…bad answer
New contributor
Sara Kathryn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.