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