Hi,
I am a programming newby and trying to write a Java code that does the following:
- User inputs a string of choice (this part is ok)
- Program reads every third character of the string and replaces with an X
Any help would be appreciates.
Thanks,
oling