Python Challenge - Swap case of a string

preview_player
Показать описание
Given a string, swap the case of each of the letters in the string without using the built-in swapcase() function.

Рекомендации по теме
visit shbcf.ru