Python Tutorial - Strings , Boolean and Integers

Publié le: 10 octobre 2018
sur la chaîne: 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.


Sur cette page du site, vous pouvez voir la vidéo en ligne Python Tutorial - Strings , Boolean and Integers durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Pew Pew 10 octobre 2018, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 158 fois et il a aimé 2 téléspectateurs. Bon visionnage!