Write a program that reads a sentence and prints out the sentence with all uppercase letters changed to lowercase and all lowercase letters changed to uppercase. Repeat the operation until an empty string is entered
Write a program that reads a sentence and prints out the sentence with alluppercase letters changed to lowercase and all lowercase letters changed touppercase. Repeat the operation until an empty string is entered