Write a program that read two line of text & add second line with first line.

Intput :- 
Enter first line of text : Liton
Enter second line of text : Samaruk
Output :- 
After copy the string :
First line of text : LitonSamaruk
Second line of text : Samaruk
Intput :- 
Enter first line of text : Samaruk
Enter second line of text : Liton
Output :- 
After copy the string :
First line of text : SamarukLiton
Second line of text : Liton
Intput :- 
Enter first line of text : Book
Enter second line of text : Eye