Question: Write a python program which takes the user input and prints it backwards with an asterisk between each character. So , if a user inputs
Write a python program which takes the user input and prints it
backwards with an asterisk between each character. So if a user inputs
JOHNNY, the program will print Your program should
use functions main and backwards
Take program and only print the asterisk for every odd character. For
example, if a user inputs JOHNNY, the program will print :
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
