Languages
[Edit]
EN

Python - built-in datatypes

0 points
Created by:
Admin Dirask Community
4380

In this article, we would like to show you built-in datatypes in Python.

Built-in datatypes

Edit
Numeric typesint, float, complex
Text typesstr
Boolean typesbool
Sequence typeslist, tuple, range
Mapping typesdict
Set typesset, frozenset
Binary typesbytes, bytearray, memoryview

Note:

You can check the data type using type() method.

1
Donate to Dirask
Our content is created by volunteers - like Wikipedia. If you think, the things we do are good, donate us. Thanks!
Join to our subscribers to be up to date with content, news and offers.
Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Dirask - we help you to
solve coding problems.
Ask question.

❤️💻 🙂

Join