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.