Problem Statement
Write a program that swaps the case of every alphabet in the string. Lowercase becomes uppercase and vice versa.
DEMO-C-32 โข Programming in C
Write a program that swaps the case of every alphabet in the string. Lowercase becomes uppercase and vice versa.
Input:
String S
Output:
Swapped
Submit runs every public testcase in this browser. Results and code never leave this device.
Component?6
cOMPONENT?6
Ugli#4
uGLI#4
Agile?6
aGILE?6
Papaya#4
pAPAYA#4
C, C++, Java, and Python run locally in a browser VM. No worker or visualizer is used.
/workspace/question