Select all regular expressions below that match exactly the same strings as are accepted by the FSA pictured: a,b So S2
Posted: Fri May 20, 2022 6:04 pm
Select all regular expressions below that match exactly the same strings as are accepted by the FSA pictured: a,b So S2 a*(ba)*b a*b(a*b)*b(alb)* a*b(ab)* (a*b)(aa*b)* a*(ba*)(baa*)*b