Menu

[solved] – Question 80127

Write a function intreverse(n) that takes as input a positive integer n and returns the integer obtained by reversing the digits in n.

Expert Answer


OR


Leave a Reply

Your email address will not be published. Required fields are marked *