lower and upper method in python | string methods in python | Python Tutorials 2023

Veröffentlicht am: 22 Januar 2024
auf dem Kanal: ThingsYouMustKnow
21
3

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.....!!!!!!


Auf dieser Seite können Sie das Online-Video lower and upper method in python | string methods in python | Python Tutorials 2023 mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer ThingsYouMustKnow 22 Januar 2024 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 21 Mal angesehen und es wurde von 3 den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!