In Python programming, data type is an important concept.
Variables can store data of different types, and different types can do different things.
Python has the following data types built-in by default, in these categories:
Text Type: str
Numeric Types: int, float, complex
Sequence Types: list, tuple, range
Mapping Type: dict
Set Types: set, frozenset
Boolean Type: bool
Binary Types: bytes, bytearray, memoryview
None Type: NoneType
python.org
Sur cette page du site, vous pouvez voir la vidéo en ligne Python data types - Python Tutorial - w3Schools - Ch#06 English durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur w3Schools Tutorials 15 juillet 2022, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 849 fois et il a aimé 11 téléspectateurs. Bon visionnage!