C-16-Q056mediumsingle_mcq
To find the data type of a variable in Python we use:
To find the data type of a variable in Python we use:
- a
datatype() - b
kind() - c
type() - d
dtype()
To find the data type of a variable in Python we use:
datatype()kind()type()dtype()