subject

I have the following program I am stuck on in my computer class: 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

It must be in Python. I have contacted my instructor for further instruction and help and she let me know I should have it in a For Loop, with length and range, and to append my reversed list.
This is what I have so far:
words = ['Hey there', 'Hey', 'Done']
for i in range(len(words)):

I am not looking for just an answer, I really don't understand what I need to do.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 16:30
Which of the following statements best describes it careers?
Answers: 2
question
Computers and Technology, 23.06.2019 12:30
What is the difference between the internet and the world wide web?
Answers: 1
question
Computers and Technology, 23.06.2019 22:50
An environmental protection agency study of 12 automobiles revealed a correlation of 0.47 between engine size and emissions. at 0.01 significance level, can we conclude that there is a positive association between the variables? what is the p value? interpret.
Answers: 2
question
Computers and Technology, 24.06.2019 10:00
In which view can you see speaker notes?
Answers: 1
You know the right answer?
I have the following program I am stuck on in my computer class: Write a program that takes in a l...
Questions
question
English, 25.11.2021 09:30
question
Mathematics, 25.11.2021 09:30
question
Mathematics, 25.11.2021 09:30
question
Mathematics, 25.11.2021 09:30
question
Mathematics, 25.11.2021 09:30
question
English, 25.11.2021 09:30