Question: in Python please ehat Do i need to do to get rhis to work 3.17 LAB: Print string in reverse Write a program that takes
3.17 LAB: Print string in reverse Write a program that takes in a line of text as input, and outputs that ine of text in reverse. The program repeats ending when the user enters "Done" done", or id for the line of text Ex if the input is Hello there Hey done then the output is croht olle LA ACTIVITY 3.17.1 LAB: Print string in reverse 0/10 main py Lood default emate 1 user_input-input) 2 while user_input "Done' and 'user_input done and user input 1-3 output- 5 txt - Hello there :-1] 6 print (txt) 7 txt "Hey ::1] print (txt) done [111] 10 print (txt)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
