i have to input a number and print the reverse of the number. and also the sum of all the numbers which is given as input i.e. the input is 123. the sum is 6 and multiplication of the numbers i.e. 123. the multiplication is 6.
similarly i have to input a text and print the reverse of it i.e. abc. the output should be cba. plz if anyone have their solution then reply with their logics
similarly i have to input a text and print the reverse of it i.e. abc. the output should be cba. plz if anyone have their solution then reply with their logics
Comment