Computer Science, asked by pankajkumar7812, 10 months ago

Write a simple python program to take input from the user and then print it's length and reverse using for loop and len function.


# The required output is as:
Please input your text to print it's reverse
Your inputted string is: E and ICT Academy
The reverse of the inputted string is: ymedacA TCI dna E​

Answers

Answered by ıtʑFᴇᴇʟɓᴇãᴛ
0

data

intab

Place input your text to print it's reverse

Your inputted string is: E and ICT Academy

The reverse of the inputted string is: ymedacA TCI dna E

Similar questions