Computer Science, asked by rusalphawa, 1 day ago

write a python program to read a string and reverse it using a function​

Answers

Answered by jtanisha922
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