Computer Science, asked by shahshaurya63, 4 months ago

what is data types and operators in python​

Answers

Answered by shivamdragon113
1

Answer:

Explanation:

Every value is stored as a particular data type. Some of the simple data types you need to know are:

Integer

Real

String

Boolean

Answered by vdahub
0

Answer: Data Types

Explanation: Data types are the classification or categorization of data items. data types are actually classes and variables

String , Integers , float ect

Similar questions