Match regexes

Report a typo

Match equivalent regular expressions.

Match the items from left and right columns
a+
a*
a?
a
a{1}
a{0, 1}
a{1, }
a{0, }
___

Create a free account to access the full topic