Say I have the string 123456789. I know that I want to replace indexes 3-5 of the string. (4, 5, and 6). Keep in mind that the replacement probably isn't 3 characters, I might want to end up with . I know that I
Say I have the string 123456789. I know that I want to replace indexes 3-5 of the string. (4, 5, and 6). Keep in mind that the replacement probably isn't 3 characters, I might want to end up with . I know that I