inputs = STDIN.readlines.map(&:chomp) s = inputs[0] puts s.swapcase