Prоvide the trаnsitiоn functiоns for а non-derterministic pushdown аutomata (npda) accepting the following language L = { (ab)n (ba)n : n ≥ 0 }.For example the transition function for the input a in the state q0 is: δ (q0, a, z) = {(q0, az)}