- 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
- WebAssembly實戰
- Cross-platform Desktop Application Development:Electron,Node,NW.js,and React
- C++ Builder 6.0下OpenGL編程技術
- 單片機C語言程序設計實訓100例:基于STC8051+Proteus仿真與實戰
- 深入淺出Windows API程序設計:編程基礎篇
- Banana Pi Cookbook
- Windows Presentation Foundation Development Cookbook
- 算法訓練營:提高篇(全彩版)
- Learning Apache Karaf
- Java程序員面試筆試寶典(第2版)
- HTML5開發精要與實例詳解
- Orchestrating Docker
- Lift Application Development Cookbook
- 微前端設計與實現
- Mastering ArcGIS Server Development with JavaScript