etermine whether or not the following languages are regu-
lar. If the language is regular then give an NFA or regular expression for
the language. Otherwise, use the pumping lemma for regular languages
or closure properties to prove the language is not regular
L = {bnak : n > 0, k > 0} ∪ {anbk : k > 0, n > 0}