Challenge Workspace

Instructions

Implement a function that reverses a given string. The function should take a string as input and return the reversed string.

Code Editor