Python data types - Python Tutorial - w3Schools - Ch#06 English

Pubblicato il: 15 luglio 2022
sul canale di: w3Schools Tutorials
849
11

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


In questa pagina del sito puoi guardare il video online Python data types - Python Tutorial - w3Schools - Ch#06 English della durata di ore minuti seconda in buona qualità , che l'utente ha caricato w3Schools Tutorials 15 luglio 2022, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 849 volte e gli è piaciuto 11 spettatori. Buona visione!