I was wondering how I can take a string entered in and separate it so I can use individual characters.
Example:
user enter in "3 + 4 + 8 * 9 / 3 + 4"
I want to get all those characters...