Understanding data types in Python.
Variables in Python belong to a data type. A data type is a classification that shows which value a variable has. It ensures that correct operations are done to the variable without causing errors.
Data types in python fall into two categories: primi...
doroh.hashnode.dev5 min read
The ERIN
Software Developer | Technical Writer
This was a good read. Thank you for sharing