name = 'flower/2' slug = 'words like +++--+++' description = '''\
Write a DCG with the starting symbol flower for the language +n-m+n, where m > 0 and n ≥ 0.
flower
+n-m+n
Example words: -, ++-++, +---+.
-
++-++
+---+