codeaft@codeaft:~$ clisp codeaft.lisp
———————————————————————————————————————————
Program to perform the string operations
———————————————————————————————————————————
Enter the 1st string HELLO
Enter the 2nd string WORLD
Entered S1 S2 | HELLO WORLD
Reverse S1 S2 | OLLEH DLROW
Length S1 S2 | 5 5
Uppercase S1 | HELLO WORLD
Lowercase S1 | hello world
Togalcase S1 | Hello World
Concatination | HELLOWORLD
Comparision | NIL
Subsequence 0 | HELLO WORLD
Character at 0 | H W
———————————————————————————————————————————
codeaft@codeaft:~$
Dear User, Thank you for visitng Codeaft. If you are interested in technical articles, latest technologies, and our journey further, please follow us on LinkedIn.