write a python program to read a string and reverse it using a function
Answers
Answered by
1
Answer:
After the complete iteration, it returned the reverse order string str1 to the caller function. It printed the result to the screen.
Similar questions