I have a 6 digit number (ie: 123456) I’d like to be able to look at one digit at a time.
For example isolate the first digit of (ie: 1) then take an action. Then move to the next digit & take action. I’m thinking this can be done in an array but I can’t quite put it together in my mind. Can anyone help?
Thanks!
For example isolate the first digit of (ie: 1) then take an action. Then move to the next digit & take action. I’m thinking this can be done in an array but I can’t quite put it together in my mind. Can anyone help?
Thanks!