Python Data Structure
Data Type
A data type is a characteristic that tells the compiler(or interpreter) how a programmer intends to use the data. There are two general categories of data types, differing in whether the data is changeable after definition.
Since everythi...
abhisek6.hashnode.dev9 min read