beginner
Reverse a String
A simple task to reverse the characters in a string.
📝 Conteúdo do Prompt
Write a program or logic that takes a string as input and outputs the same string but with the characters in reverse order.