Ok, well that's simple enough.  
First I thought zeropad would give me to the ones position, and I could just compare to 2,4,6,8,0, strangely enough zeropad only pads with zero's... imagine that.
I even thought of using len and then converting it back and forth from a string.  
Thanks