lower() & upper() method in Python
In Python, the lower() and upper() methods are used to
convert strings to lowercase and uppercase, respectively.
lower() method:
The lower() method returns a new string with all
the alphabetic characters in the original string
converted to lowercase.It does not modify the original
string; instead, it creates and returns a new string.
upper() method:
The upper() method returns a new string with all
the alphabetic characters in the original string
converted to uppercase.Like lower(), it does not
modify the original string; instead, it creates
and returns a new string.
Please watch Video.....!!!!!!
On this page of the site you can watch the video online lower and upper method in python | string methods in python | Python Tutorials 2023 with a duration of hours minute second in good quality, which was uploaded by the user ThingsYouMustKnow 22 January 2024, share the link with friends and acquaintances, this video has already been watched 21 times on youtube and it was liked by 3 viewers. Enjoy your viewing!