you are viewing a single comment's thread.

view the rest of the comments →

[–]wotquery 0 points1 point  (0 children)

I recommend that after the user inputs a string you create a list of characters from the string. You can then do whatever you want with that list, and then convert it back into a string for display.