Successful Operation!
Your data is up-to-date and ready for use!
Failed Attempt!
Something went wrong.
The field is required!
/vote/forum/post/15942/up/1/
/vote/forum/post/15942/down/1/
/vote/forum/post/15942/clear/1/
No need for print?
def backward_string(val: str) -> str: return val[::-1]
Why doesn't "return print(val[::-1])" work?
task.backward-string
Created: Sept. 7, 2023, 1:49 p.m.
Updated: Dec. 30, 2023, 2:10 p.m.
0
3
ldacon