If I have a string and an int, I want to be able to create a loop that will print the first char of the string, followed by each the char at value of that int.If I have a string and an int, I want to be abl
If I have a string and an int, I want to be able to create a loop that will print the first char of the string, followed by each the char at value of that int.If I have a string and an int, I want to be abl