TAG

Python3

HackerRank Solution: Python sWAP cASE [3 Methods]

You are given a string and your task is to swap cases. In other words, convert all lowercase letters to uppercase letters and vice versa.

By bashiralam · 4 min read · Hacker Rank Python