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 |
Search
Categories
- Information Technology
- Office Equipment and Supplies
- Cars and Trucks
- Persons
- Books and Authors
- Tutorials
- Art
- Causes
- Crafts
- Dance
- Drinks
- Film
- Fitness
- Food
- Games
- Gardening
- Health
- Home
- Literature
- Music
- Networking
- Other
- Party
- Religion
- Shopping
- Sports
- Theater
- Wellness
Read More
ワイヤレス充電RTXチップ市場規模予測:2031年には66.8百万米ドルに到達へ
2025年5月15日に、QYResearch株式会社(所在地:東京都中央区)は、「ワイヤレス充電RTXチップ―グローバル市場シェアとランキング、全体の売上と需要予測、2025~2031」の最新調...
Market Outlook 2025: North America Beach Umbrella Demand and Dynamics
The North America beach umbrella market is poised for robust growth in the coming decade, driven...
環境に優しいプラスチック木材の世界市場調査レポート:規模、現状、予測2025-2031
QYResearch株式会社(所在地:東京都中央区)は、最新の調査資料「環境に優しいプラスチック木材―グローバル市場シェアとランキング、全体の売上と需要予測、2025~2031」を2025年6月...
Smart Building Market Analysis and Growth Opportunities 2025-2034 Forecast
The most recent report published by Vantage Market Research indicates that the "Smart Building...