News

Your task is to write a Python program using while loop, that iterates over given string and converts the lower letters to capital letters and vice versa. Print it out after changes. Your task is to ...