Question: I need a solution to this programming problem using object oriented programming - thank you!! 3. Write a Python class which has three methods get_String,
I need a solution to this programming problem using object oriented programming - thank you!!

3. Write a Python class which has three methods get_String, lower_string and upper_String. get String accept a string from the user. lower_string print the string in lower case, and upper String print the string in upper case
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
