filmov
tv
Built in Data Type in Python|| Data Science || ML || Jupyter Notebook

Показать описание
Built in Data Type in Python
Text type: str
Numeric type: int,float,complex
Sequence type: list,tuple,range
Mapping type: dict
Set type: set,frozenset
Boolean type: bool
Binary type: bytes,bytearray,memoryview
Text type: str
Numeric type: int,float,complex
Sequence type: list,tuple,range
Mapping type: dict
Set type: set,frozenset
Boolean type: bool
Binary type: bytes,bytearray,memoryview