DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
como deixar todas as letras maiusculas no python
texto
=
"Curso Python Progressivo"
print
(
texto
)
texto
=
texto
.
upper
(
)
print
(
texto
)
Source by www.pythonprogressivo.net #
PREVIOUS
NEXT
Tagged:
#como
#deixar
#todas
#letras
#maiusculas
#python
ADD COMMENT
Topic
COMMENT
Name
5+1 =
Submit