Question: PYTHON Write and call an additional function called reverse, reverse which takes in a String and returns the mirror-image of the String, so the first
PYTHON

Write and call an additional function called reverse, reverse which takes in a String and returns the mirror-image of the String, so the first letter is now the last, the second is now second to last, and so on. If you do this, the above input should look like: letter etterlay rettel foo oofay oof bar arbay rab anapay naps 883 88aevay g8e Andrew ndrevavay verdna Alakazan lakazanavay nazakala Charizard rizardchay drazirahc done
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
