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

Publicado el: 22 enero 2024
en el canal de: 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.....!!!!!!


En esta página del sitio puede ver el video en línea lower and upper method in python | string methods in python | Python Tutorials 2023 de Duración hora minuto segunda en buena calidad , que subió el usuario ThingsYouMustKnow 22 enero 2024, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 21 veces y le gustó 3 a los espectadores. Disfruta viendo!