5.16 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...


In python


5.16 LAB: Print string in reverse<br>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<br>enters

Extracted text: 5.16 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 Неу done then the output is: ereht olleH yeH

Jun 09, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here