Let Σ= {0, 1}. Write the regular expression for each of the following: a. L= {w | w ends with a 0} b. L= {w | w ends
Posted: Mon Jun 06, 2022 2:30 pm
Let Σ= {0, 1}. Write
the regular expression for each of the following:
a. L= {w | w ends with a
0}
b. L= {w | w ends with 00}
with three states.
c. Strings that start with
01 and end with 01
d. Strings that have at
least two consecutive 0’s and 1’s.
the regular expression for each of the following:
a. L= {w | w ends with a
0}
b. L= {w | w ends with 00}
with three states.
c. Strings that start with
01 and end with 01
d. Strings that have at
least two consecutive 0’s and 1’s.