Computer Science, asked by yasheswanisharma123, 5 months ago

what is data type? give name of some data types supported by python?​

Answers

Answered by krrishrmshighschool
1

Answer:

A data type is a type of data.

Python has the following standard or built-in data types:

  1. Numeric. A numeric value is any representation of data which has a numeric value.
  2. Dictionary
  3. Sequence Type.

Similar questions