Data types in python
Data types are one of the building blocks of python.And You can do a lot of things with data types!
Fact: In python, all data types are implemented as an object.
A data type is like a specification of what kind of data we would like to store in memor...
aswinbarath.hashnode.dev4 min read