You are viewing a single comment's thread. Return to all comments →
My code ran for following code. But can we go like this directly?
def swap_case(s): return s.swapcase()
Seems like cookies are disabled on this browser, please enable them to open this website
sWAP cASE
You are viewing a single comment's thread. Return to all comments →
My code ran for following code. But can we go like this directly?