i have a word at a string:
x = "book"
and i want to do this:
x1 = "b"
x2 = "o"
x3 = "o"
x4 = "k"
but the string changes and I don't know to do this because one time is 4 letters but other time is 5 letters.
any help??
thank's
|
Results 1 to 4 of 4
Thread: separating the wordThreaded View
|
Click Here to Expand Forum to Full Width |