Articles → Python → Lower Function In Python

Lower Function In Python






Purpose





Syntax


String_variable.lower()



Example


mystring = "This is the string With some Capital Alphabets"

print(mystring.lower())



Output


Picture showing the output of the Lower function in python



Posted By  -  Karan Gupta
 
Posted On  -  Wednesday, March 13, 2019

Query/Feedback


Your Email Id
 
Subject
 
Query/FeedbackCharacters remaining 250