User profile: jtnumber26

User info
User name:jtnumber26
History
Joined:
Number of posts:3
Latest posts:

How can i add a space to a string that is input by the user.
I got a loooong program to write. This will help me get going. THANK YOU VERY MUCH! Here is basicall...

How can i add a space to a string that is input by the user.
The += operator is replacing the entire string. I don't really care how its done, i just want to add...

For loop iterations.
Hello , I would like to write a for loop that runs through the string length, advancing two steps ea...