What are datatypes in Python?
Answers
Answered by
0
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.
brainlist plss
Answered by
0
Answer:
Basic Data Types in Python:
- Integers.
- Floating-Point Numbers.
- Complex Numbers.
- Strings. Types of Strings:
Escape Sequences in Strings, Raw Strings, and 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.
THAT'S ALL
HOPE IT IS HELPFUL!
Similar questions