Computer Science, asked by Anonymous, 4 months ago

Discuss data types available in Python?​

Answers

Answered by sreyasinharkl
1

Explanation:

Text Type: strNumeric. Types:int, float, complexSequence.

Types: list, tuple, rangeMapping.

Type: dictSet .

Types: set, frozensetBoolean.

Type: boolBinary .

Types: bytes, bytearray, memoryview.

I hope my answer helps you .

Answered by ibai00887
0

Answer:

Basic data types in python :

1) integers

2) floating - point numbers

3) complex numbers

4) sting

5)boolean context

6)conclusion

Hope it helps!

Similar questions