filmov
tv
Datatypes in Python: A Guide to the Different Datatypes in Python Programming Language (Part-2)

Показать описание
The datas in any programming language are differentiated and categorized into different types known as datatypes. Each of these types are specific for a specific type of operations. Like, the operations you perform on numerical datatypes and string datatypes will be completely different. So, in this video, we will talk about the various datatypes in Python, what each datatypes indicate and their usage. In this video, we will talk about the set (set and frozenset), mapping (dict), boolean (bool) and binary (bytes, bytearray and memoryview) datatypes. There will be another continuation part of this video, where we will discuss about the rest of the datatypes.
A Guide to the Different Datatypes in Python Programming Language (Part-1):
A Guide to the Different Datatypes in Python Programming Language (Part-1):