I have to implements a function that takes a string as an input and finds the non-duplicate character from this string.
So an an example is if I pass string str = \"
It sounds like homework to me, so I'm just going to describe at a high level.