Question 3 (15 points) (PDA) Build a PDA for any number of a's (including A) followed by any number of b's (including A)
Posted: Sat May 14, 2022 4:23 pm
Question 3 (15 points) (PDA) Build a PDA for any number of a's (including A) followed by any number of b's (including A) such as aaaabb, aaaa, abbb, bbb, aabbbbbb and aaabbbb. Explain with an example string using a pushdown stack