Developer-Student-Clubs-VSSUT-Burla / Master-PyAlgo

36 stars 84 forks source link

Swap Case #522

Closed Manasi2001 closed 3 years ago

Manasi2001 commented 3 years ago

Aim: To swap cases of all the characters in the entered string.

Sample Input: GooD DaY

Sample Output: gOOd dAy