Python Tutorial - Strings , Boolean and Integers

Publicado em: 10 Outubro 2018
no canal de: Pew Pew
158
2

String in Python is a sequence of characters. ... Strings are immutable. This means that once defined, they cannot be changed. Many Python methods, such as replace() , join() , or split() modify strings. However, they do not modify the original string.

Boolean expression (or logical expression) evaluates to one of two states true or false. Python provides the boolean type that can be either set to False or True. Many functions and operations returns boolean objects. The not keyword can also be used to inverse a boolean type.

Python supports four different numerical types − int (signed integers) − They are often called just integers or ints, are positive or negative whole numbers with no decimal point.


Nesta página do site você pode assistir ao vídeo on-line Python Tutorial - Strings , Boolean and Integers duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Pew Pew 10 Outubro 2018, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 158 vezes e gostou 2 espectadores. Boa visualização!