Jun 30, 2010 at 10:09pm
How can I detect what letters there are in a word and then scambling up.
Jul 1, 2010 at 8:26am
Helped me a bit but not I still need to know how to detect what letters there are in a word.
Jul 1, 2010 at 10:18am
In what way do you need to 'detect' them? Do you need to check if a specific letter is present?
Jul 1, 2010 at 10:26am
Well let say I got the word 'Hello'
I want to check all the letters in Hello in lower case. So h, e, l, l, o
Then I want to mix the letters up.