Beginner
Reverse a String
Take a string input and output it in reverse order.
📝 प्रॉम्ट सामग्री
Write a program that accepts a text string and prints the characters of that string in reverse order.