Datatypes in Python
Namaste Coders!
In this article, we will learn about datatypes in Python. At last we need to work on data.
Datatypes tell us about the type of data that is stored in python variable. The data stored in memory can be of many types. Python is dynamica...
akshitagarg275.hashnode.dev3 min read
tushar dashpute
Thanks akshita garg for such a detailed explanation with proper examples.