Try the editor and quick quiz without signing in.
Write a Python function reverse_str(s) that returns s reversed. Try it in the editor and run!