Computer Science, asked by shashipuarn2430, 11 months ago

name the standard data types used in Python

Answers

Answered by girisht232
0

Answer:

Basic Data Types in Python

  1. Integers.
  2. Floating-Point Numbers.
  3. Complex Numbers.
  4. Strings. Escape Sequences in Strings. Raw Strings. Triple-Quoted Strings.
  5. Boolean Type, Boolean Context, and “Truthiness”
  6. Built-In Functions. Math. Type Conversion. Iterables and Iterators. Composite Data Type. Classes, Attributes, and Inheritance. Input/Output. ...
  7. Conclusion.
Similar questions