Write a program to accept a string and display the string in a reverse order

preview_player
Показать описание
Write a program to accept a string and display the string in a reverse order.
Sample i/p: COMPUTER IS FUN
Sample o/p: FUN IS COMPUTER
Рекомендации по теме