Write a program that read a line of text & display it’s in reverse order.

Intput :- 
Enter any line of text : Liton
Output :- 
Reverse of the String = notiL
Intput :- 

Enter any line of text : Samaruk
Output :- 
Reverse of the String = kuramaS
Intput :- 

Enter any line of text : Book
Output :- 
Reverse of the String = kooB