Write the python command, To find the type of data 4.67
Answers
Answered by
0
Answer:
To check the data type of variable in Python, use type() method. Python type() is an inbuilt method that returns the class type of the argument(object) passed as a parameter. You place the variable inside of a type() function, and Python returns the data type. The type() function is mostly used for debugging purposes.
please mark me brainliest answer
Similar questions
Geography,
8 days ago
English,
8 days ago
Math,
8 days ago
Social Sciences,
16 days ago
English,
16 days ago
Social Sciences,
9 months ago
Chemistry,
9 months ago