codeflash-internal/experiments/pie_test_set/p00020.py

2 lines
65 B
Python

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