Function reverse_string() takes a string named _word_ as a parameter. The function should return _word_ in reverse.
-
Updated
Mar 22, 2021 - JavaScript
Function reverse_string() takes a string named _word_ as a parameter. The function should return _word_ in reverse.
Add a description, image, and links to the python-strings topic page so that developers can more easily learn about it.
To associate your repository with the python-strings topic, visit your repo's landing page and select "manage topics."