How to delete every nth character of string?
I am trying to delete every 3rd character in string for some reason when i try the function it returns the message unchanged
I am trying to delete every 3rd character in string for some reason when i try the function it returns the message unchanged