what is data types and operators in python
Answers
Answered by
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
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