sWAP cASE

  • + 0 comments

    a=input() b=a.swapcase() print(b)