Function reverse_string() takes a string named word as a parameter. The function should return word in reverse.
-
Notifications
You must be signed in to change notification settings - Fork 0
candytale55/reverse_string_Py_3_JS
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Function reverse_string() takes a string named _word_ as a parameter. The function should return _word_ in reverse.