Here are the types of data for each value:
- 12.023 - This is a floating-point number (or simply, a float).
- 'Hello World' - This is a string (text data).
- 52 - This is an integer.
Dropdown
Identify the type of data for each value below.
12.023
'Hello World'
52
1 answer
Here are the types of data for each value: