Print in Reverse Order -2
#input function is used to ask a number number = int(input("Enter a number:")) #abs is used to convert negative to positive number number=abs(number) print("Number:{}".format(number))
Need a fast expert's response?
and get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!
Comments
Leave a comment