Question: In Python language, Write a program that asks the user for a message and then prints the message out, one character per line, in reverse
In Python language, 
Write a program that asks the user for a message and then prints the message out, one character per line, in reverse order A sample run of your program should look like: Enter a message: I love Python! 0 40
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
