Computer Science, asked by 9527812489, 1 month ago

what are data types? Explain any two data types in python ​

Answers

Answered by mverma240320051
1

Explanation:

this is for answer

class....

Attachments:
Answered by samrada24
4

It represents the kind of value that tells what operations can be performed on a particular data.

Types are:

integer

floating point numbers

complex numbers

strings

boolean type

built-in functions

Similar questions