beginner
Reverse a String
Manipulate text strings to change order.
📝 프롬프트 내용
Write a function that accepts a string and returns the string with its characters in reverse order.