C# Method not returning a unique value when it should be.
- by Josh King
I have two methods, generateNounPhrase() and generateVerbPhrase(). VerbPhrase will call on NounPhrase half the time and it's output the output should be something to the effect of:
the empty lot re-animates this pyramid
(bold indicating where generateNounPhrase() is logically called). The true output however is in the form of:
the empty…