[Solved] Expert Q Done 1write Code Gets String User Finds Uppercase Letters Lowercase Letters Case Q37200836
Expert Q&A Done 1_write a code that gets a string from the user and finds out its is all uppercase letters or all lowercase letters. In each case the program should display a proper message 2_change the code of do it now problem 1 such that if the string is all uppercase. The code converts it to all lowercase letters and displays the result also. If the string is all lowercase, the code converts it yo all uppercase letters and displays the result. Show transcribed image text Expert Q&A Done 1_write a code that gets a string from the user and finds out its is all uppercase letters or all lowercase letters. In each case the program should display a proper message 2_change the code of do it now problem 1 such that if the string is all uppercase. The code converts it to all lowercase letters and displays the result also. If the string is all lowercase, the code converts it yo all uppercase letters and displays the result.
Expert Answer
Answer to Expert Q&A Done 1_write a code that gets a string from the user and finds out its is all uppercase letters or all lowerc… . . .
OR

