0
string = "GeeksforGeeks"
string.swapcase() ---> "gEEKSFORgEEKS"
Joymercy Asked question June 6, 2023