Setting a Python String to Upper or Lowercase! #python #coding

preview_player
Показать описание
To set a string to lowercase use the "lower" function, for uppercase use the "upper" function.

LOWERCASE
s = "Hello World"

UPPERCASE
s = "Hello World"

CONNECT:

PODCAST:
Рекомендации по теме
welcome to shbcf.ru