beginner
Reverse a String
Manipulate text strings to change order.
📝 Treść promptu
Write a function that accepts a string and returns the string with its characters in reverse order.