I have tried to solve this program but am unsuccessful at it. Can anybody please solve this one for me or atleast tell me how to go about it????
Here is the program Q:
Read a line of text(i.e accept a sentence from the user) containing uppercase,lowercase and special characters.Print text with uppercase and lowercase letters reversed but all other characters intact.
Eg:
INPUT:"The Sun is settiNG"
OUTPUT:"tHE sUN IS SETTIng"
2007-02-24
18:09:20
·
2 answers
·
asked by
kri91-16
2
in
Computers & Internet
➔ Programming & Design