Articles → Python → Upper Function In Python

Upper Function In Python






Purpose





Syntax


String_variable.upper()



Example


mystring = "this is the string with smaller case"

print(mystring.upper())



Output


Picture showing the output of Upper function in python



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

Query/Feedback


Your Email Id
 
Subject
 
Query/FeedbackCharacters remaining 250