| # | Problem | Pass Rate (passed user / total user) |
|---|---|---|
| 12671 | DS_20_Spring_practice |
|
Description
There will be a sentence only contain English alphbet.
If the letter is in lowercase, please transform it to uppercase.
If the letter is in uppercase, please transform it to lowercase.
Input
A sentence only contain English alphbet.
Output
The sentence after transform.