C
C#2y ago
populus

Hangman exercise - line 41-47 not behaving.

https://pastebin.com/NdZFzCcX
https://pastebin.com/NdZFzCcX
2 Replies
Angius
Angius2y ago
Define "not behaving"
populus
populus2y ago
Sorry. I'm expecting the following. If there is a char match it should replace the underscores of 'answerAsStringBuilder' into the matching char found. It doesn't seem to affect that particular variable at all.