Let's learn Data types in Python
Why do we need to know Datatypes in Python?
The 3 most important things are always keeping in mind using python
First, it is Case sensitive, second, is indentation problem, and third is data types
We can perform operations only on the same data type ...
masterblaster.hashnode.dev9 min read
Payal Pitale
Amazing!