Str.lower will return all elements in string in lower case & Str.upper will return all letters in upper case as shown below 1.String upper & lower in python Post navigation Str.ljust &rjust in pythonStr.lstrip &rstrip
[…] Str.lower: It returns all letters in lower […]