0
Write a function intreverse(n) that takes as input a positive integer n and returns the integer obtained by reversing the digits
answer
4 Antworten
+ 1
yup... updated now Ipang ..
0
Aravindharaj P please tag language also in question...
0
Aravindharaj P and also note that this is question answer section...please don't expect people to do entire coding for you..if you do it on your own, it will help you implement your learning into practice.. do share your efforts with code and let us know where you are stuck...
- 1
Write a function intreverse(n) that takes as input a positive integer n and returns the integer obtained by reversing the digits