Question: 1. Backward String > Design a program that prompts the user to enter a string and then displays the string contents backward. For instance, if
1. Backward String
> Design a program that prompts the user to enter a string and then displays the string contents backward. For instance, if the user enters gravity the program should display ytivarg. Please provide code in Python 3 and explain your code.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
