Thanks Paul, to me it sounds like your speaking in riddles. Is this necessary in helping me learn this new language?
a clue-by-four is coming, and we need to duck.
I printed both "str" and "purchased" to the serial monitor already as mentioned in the previous post. So I didn't think re-printing it in the error message would make a difference. I'll try your suggestion and look again.
I think it would behoove you to understand the difference between print() and println().
My understanding of print() vs println() is that the latter will print the string on the next line. I haven't used println() in the comparison, so what is missing?
I think it would behoove you to understand that it is important, when you have changed your code, to post the revised code.
I posted the section of code that I changed, what is wrong with this?