str = "SreeRam" print(str.upper()) print(str.lower())