How to use the .swapcase() method in Python
Do you know how to swap the case of a Python string? The .swapcase() method is perfect for this! Estefania explains how it works here.
freeCodeCamp.org
Learn to code for free....