Digit Problems

In this Chapter I have explained how to work with Digits of an Integer. Integer is not subscriptable, so how could we access digit by  digit of a number. For Example to do Reverse the Digits, Sum of Digits and so on.