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

Publicado em: 22 Janeiro 2024
no 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.....!!!!!!


Nesta página do site você pode assistir ao vídeo on-line lower and upper method in python | string methods in python | Python Tutorials 2023 duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário ThingsYouMustKnow 22 Janeiro 2024, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 21 vezes e gostou 3 espectadores. Boa visualização!