Describe the languages denoted by the following regular expressions: (1) a(a|b)*a (2) (a|b)*a(a|b)(a|b) (3) a*ba*ba*ba*
Posted: Sat May 14, 2022 6:51 pm
Describe the languages denoted by the following regular expressions:
(1) a(a|b)*a
(2) (a|b)*a(a|b)(a|b)
(3) a*ba*ba*ba*
(1) a(a|b)*a
(2) (a|b)*a(a|b)(a|b)
(3) a*ba*ba*ba*