beginner
Reverse a String
Manipulate text strings to change order.
📝 Contenu du Prompt
Write a function that accepts a string and returns the string with its characters in reverse order.