Question: 5 . 1 7 LAB: Print string in reverse Write a program that takes in a line of text as input, and outputs that line

5.17 LAB: Print string in reverse
Write a program that takes in a line of text as input, and outputs that line of text in reverse. The program repeats, ending when the user enters "Done", "done", or "d" for the line of text.
Ex: If the input is:
Hello there
Hey
done
then the output is:
ereht olleH
yeH
553262.4201248.qx3zqq7
LAB
ACTIVITY
5.17.1: LAB : Print string in reverse
010
main.py
Load default template...
 5.17 LAB: Print string in reverse Write a program that takes

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!