I need to get the digits of a number...
number = 245
should leave me with this...
alfa = 2
beta = 4
Ceta = 5
I know there's a really simple way of doing it, and I'm pretty sure I've seen it on here, but I just can't remember...
number = 245
should leave me with this...
alfa = 2
beta = 4
Ceta = 5
I know there's a really simple way of doing it, and I'm pretty sure I've seen it on here, but I just can't remember...