= 3. (20 points) Given the language L = {w E {0, 1}* | W contains at least three 1s}, (a) (5 points) show a context-free
Posted: Mon May 09, 2022 11:08 am
= 3. (20 points) Given the language L = {w E {0, 1}* | W contains at least three 1s}, (a) (5 points) show a context-free grammar that generate L. (b) (15 points) construct a push-down automta using the top-down approach. Solution::