Data types used in Python
Posted 2022-10-10 11:10:35
0
37
Below are the examples, how you can set different kind of Data types in Python.
Example | Data Type |
---|---|
x = "Hello World" | str |
x = 20 | int |
x = 20.5 | float |
x = 1j | complex |
x = ["apple", "banana", "cherry"] | list |
x = ("apple", "banana", "cherry") | tuple |
x = range(6) | range |
x = {"name" : "John", "age" : 36} | dict |
x = {"apple", "banana", "cherry"} | set |
x = frozenset({"apple", "banana", "cherry"}) | frozenset |
x = True | bool |
x = b"Hello" | bytes |
x = bytearray(5) | bytearray |
x = memoryview(bytes(5)) | memoryview |
x = None | NoneType |
Cerca
Categorie
- Information Technology
- Office Equipment and Supplies
- Cars and Trucks
- Persons
- Books and Authors
- Tutorials
- Art
- Causes
- Crafts
- Dance
- Drinks
- Film
- Fitness
- Food
- Giochi
- Gardening
- Health
- Home
- Literature
- Music
- Networking
- Altre informazioni
- Party
- Religion
- Shopping
- Sports
- Theater
- Wellness
Leggi tutto
Knife Sharpening Service SG
Premium Kitchen & Japanese Knives in SG – Gyuto, Santoku & Sharpening Services |...
マサラ粉砕機市場調査2025-2031:シェア、産業分析、最新動向、成長機会
2025年5月12日に、QYResearch株式会社(所在地:東京都中央区)は「マサラ粉砕機―グローバル市場シェアとランキング、全体の売上と需要予測、2025~2031」の最新調査資料を発行しま...
Combined Heat and Power (CHP) Market – Market Landscape and Forecast Trends
Combined Heat And Power Market Demand:
The demand for Combined Heat And Power (CHP) systems...
Transforming Air Travel: The Growing Aircraft Cabin Upgrades Market
As air travel continues to evolve, one of the most significant ways airlines can differentiate...
© 2025 Omaada - A global social and professionals networking platform
Italiano
