Question: use python Activity 6) Write a function called displayReverse(n) that takes a word from the user and displays the reverse of that word on the
Activity 6) Write a function called displayReverse(n) that takes a word from the user and displays the reverse of that word on the screen. For example, if user types and enters hey, it would return yeh. The n argument is entered by the user before the function is called. Template: When the program is ran, it asks the user to enter a word: OP Select C:Windows\... Enter a word: 1 C Windowsipy.txe Enter a word: Peter Pan nap retep if the user types the word Peter Pan and clicks Enter, the program will display the reverse of the word
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
