Reverse a string in python
Reverse a string in Python using the len() function ( function returns the number of items in an object. When the object is a string, the len() function returns the number of characters in the string.)
this algorithm has fun, given a word or a sentence that you pass it to enter, to return its inverse to you