Don't think there is one in builtin for that and might have to convert str <-> int to do that too, such as int(str(i)[::-1]) ...
Jim On 6/3/07, Shihpin <[EMAIL PROTECTED]> wrote:
Hi all, Is there a fuction that reverse the digits of a number? Many thanks, Shihpin Lin -- http://mail.python.org/mailman/listinfo/python-list
-- http://mail.python.org/mailman/listinfo/python-list