Beginner
Reverse a String
Take a string input and output it in reverse order.
📝 Treść promptu
Write a program that accepts a text string and prints the characters of that string in reverse order.