Print reverse challenge

You’ve to calculate the reverse in a number, not just print the reverse.

what does it mean?? what we have to do in this question ?/

will you please explain this question little bit

hello @shashank_sabharwal yes,sure in this question the question is asking you to calculate the reverse by the orignal number .you cannot just print the number in the reverse order .
like suppose if you are thinking you can do this by by starting the loop from the length of the string till it becomes null you cannot do that way you have make some computations for it .

i hope i have cleared your queries .
Happy Learning !!