A context-free grammar has a set of terminals {0. 1, -}, a set of non-terminals {N, p}, where N is the strats symbol and production s given by the following :
N→0|P|−P
P→|P0|P1
What can be said about the language generated by this grammar ?