You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Write a Python class which has two methods get_String and print_String. get_String accept a string from the user and print_String print the string in upper case.