- Learn Python in 7 Days
- Mohit Bhaskar N. Das
- 156字
- 2021-07-09 20:40:23
Data types in Python
What is a data type in any programming language? Let's try to understand with a real life problem. We use water, oil, liquid soap, syrups, and so on in our day to day life. How do you categorize these items? Let's take another set of examples of bar soap, cell phone, and so on; what classification would you like to give these items? Answer to all these questions is simple: solid, liquid, and gases. Yes, we have these three broader classifications for any item that we have heard about or used in our day to day life. Same is the case in the programming world. Each and every thing needs to be categorized under different types. There are many types of data, such as numbers, strings, character, images, and so on.
Data types can be broadly categorized into five different types, listed as follows:
- Numbers
- String
- Tuples
- List
- Dictionary
- Extending Jenkins
- Learning Cython Programming
- Reactive Android Programming
- 快速念咒:MySQL入門指南與進階實戰
- Learning Concurrent Programming in Scala
- C#應用程序設計教程
- 區塊鏈技術與應用
- Getting Started with Python and Raspberry Pi
- Extending Unity with Editor Scripting
- Web App Testing Using Knockout.JS
- Python網絡爬蟲技術與應用
- 數據分析與挖掘算法:Python實戰
- 計算機組裝與維護(第二版)
- Getting Started with Windows Server Security
- iOS程序員面試筆試真題與解析