Write a simple context free grammar that describes an infinitely long list of fruits. The list most be separated by commas and must be able to be infinitely long.
Hey!
Here is the example of a CFG that is infinitely long with a list of fruits.

You can add more fruits to A,B,C or D.
If you need more help, do comment.
Give a thumbs up, if you liked the answer.
Write a simple context free grammar that describes an infinitely long list of fruits. The list...