#The lower() method returns the string in lower case: a = "Hello, World!" print(a.lower()) #plz like if found helpful or tell me about my mistakes in comment