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

Показать описание
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:
LOWERCASE
s = "Hello World"
UPPERCASE
s = "Hello World"
CONNECT:
PODCAST: