Data Types in Python: int, str, bool, list, tuple, dict
Share

A data type tells Python what kind of value you are working with. The number 1 is different from the text “1”. And both are different from…

 

 A data type tells Python what kind of value you are working with. The number 1 is different from the text “1”. And both are different from…Continue reading on Medium » Read More Python on Medium 

#python

By ali

Leave a Reply