Computer Science, asked by pvpragnya10, 1 year ago

What are data types in python and why are they important?

Answers

Answered by astu22
11
Basic Data Types in Python

Integers.

Floating-Point Numbers.

Complex Numbers.

Strings. Escape Sequences in Strings. Raw Strings. Triple-Quoted Strings.

Boolean Type, Boolean Context, and “Truthiness”

Built-In Functions. Math. Type Conversion. Iterables and Iterators. Composite Data Type. Classes, Attributes, and Inheritance. Input/Output. ...

Conclusion.


Similar questions