codeflash/pie_test_set/p00020.py
2024-05-21 10:29:26 -07:00

2 lines
65 B
Python

def problem_p00020(input_data):
return input_data.swapcase()