Question: Write a program that asks the user for a message, reverse the message, then prints the reversed message out, two copies of each character per
Write a program that asks the user for a message, reverse the message, then prints the reversed message out, two copies of each character per line.
A sample run of your program should look like:
Enter a message: I love Python! ! ! n n o o h h t t y y P P e e v v o o l l I I
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
