Hey guy’s I tried to find a way to hide a string, but the code that I found just work with my application… Is there a way to hide the characters in a string with either * or - and if there is can someone please explain
Hey guy’s I tried to find a way to hide a string, but the
Share
Is this for making a password? Consider the following:
Or for the hangman approach