Classify the Python data types.
Answers
Answered by
5
There are 4 main data types in Python.
- Numbers
- Strings
- Boolean
- NONE
1. Numbers
Numbers can further be divided into 3.
- Integers (int)
- Float [having fractional value.]
- Complex
2. Strings
They are sequences of values enclosed within single/double quotes. They mostly contain text values.
NOTE: Numberic operations cannot be performed in strings even if they have a numeric value.
3. Boolean
They are values that represent True/False.
4. NONE
It signifies the absence of a value [won't display any value.]
Attachments:
Answered by
1
Answer:
Data science can be defined as a blend of mathematics, business acumen, tools, algorithms and machine learning techniques, all of which help us in finding out the hidden insights or patterns from raw data which can be of major use in the formation of big business decisions
Explanation:
Similar questions
Math,
7 months ago
Geography,
7 months ago
Computer Science,
1 year ago
Hindi,
1 year ago
CBSE BOARD X,
1 year ago
Physics,
1 year ago