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.