I'm having a hard time running String.replace("á","a")
In my case I type canada and I want the canada exit, but in the output it appears instead of a square, as if there were an invalid character there.
I'm having a hard time running String.replace("á","a")
In my case I type canada and I want the canada exit, but in the output it appears instead of a square, as if there were an invalid character there.